Skip to content

Commit

Permalink
doc: remove identifier option
Browse files Browse the repository at this point in the history
  • Loading branch information
siordache committed Oct 2, 2019
1 parent e56d377 commit 30fe1cc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions doc/user_guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -429,10 +429,6 @@ installerName:: the argument passed to the `--name` option when running `jpackag
_defaultValue_: the `name` value configured in the `launcher` block or `_project.name_` +
_usage example_: `installerName = "MyApp"`

identifier:: the argument passed to the `--identifier` option when running `jpackage` when executing the `jpackage` task. +
_defaultValue_: the main class name +
_usage example_: `identifier = "org.example.MyApp"`

appVersion:: the argument passed to the `--app-version` option when running `jpackage` when executing the `jpackage` and `jpackageImage` tasks. +
_defaultValue_: the project version +
_usage example_: `appVersion = "1.0.0"`
Expand Down

0 comments on commit 30fe1cc

Please sign in to comment.