1.) allow "jpackager -v" to act the same as "jpackager --version"
2.) change existing application version option --version <version> to --app-version <version> (to avoid overlap with product version option)
3.) update the sample usage as per suggestions in wiki
4.) fix help output for --force
5.) review and revise all the text in the help output
2.) change existing application version option --version <version> to --app-version <version> (to avoid overlap with product version option)
3.) update the sample usage as per suggestions in wiki
4.) fix help output for --force
5.) review and revise all the text in the help output
- duplicates
-
JDK-8213395 Fix examples in help.
- Closed