8225561: jlink --help doesn't state that ALL-MODULE-PATH is accepted for --add-modules

Reviewed-by: alanb
This commit is contained in:
Athijegannathan Sundararajan 2020-01-09 17:25:05 +05:30
parent cd74b2a23d
commit 6e467d4d02

View File

@ -46,7 +46,8 @@ main.opt.module-path=\
\ if it exists.
main.opt.add-modules=\
\ --add-modules <mod>[,<mod>...] Root modules to resolve
\ --add-modules <mod>[,<mod>...] Root modules to resolve in addition to the\n\
\ initial modules. <mod> can also be ALL-MODULE-PATH.
main.opt.limit-modules=\
\ --limit-modules <mod>[,<mod>...] Limit the universe of observable\n\