8225561: jlink --help doesn't state that ALL-MODULE-PATH is accepted for --add-modules
Reviewed-by: alanb
This commit is contained in:
parent
cd74b2a23d
commit
6e467d4d02
@ -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\
|
||||
|
Loading…
x
Reference in New Issue
Block a user