8163793: jlink has typo in copy-files plugin help text example
Reviewed-by: sundar, redestad
This commit is contained in:
parent
4c999ed180
commit
7b8ef7554e
@ -56,7 +56,7 @@ copy-files.argument=<List of <file path>=<image target> to copy to the image>.
|
|||||||
|
|
||||||
copy-files.description=\
|
copy-files.description=\
|
||||||
If files to copy are not absolute path, JDK home dir is used.\n\
|
If files to copy are not absolute path, JDK home dir is used.\n\
|
||||||
e.g.: jrt-fs.jar,LICENSE,/home/me/myfile.txt=somewehere/conf.txt
|
e.g.: jrt-fs.jar,LICENSE,/home/me/myfile.txt=somewhere/conf.txt
|
||||||
|
|
||||||
exclude-files.argument=<pattern-list> of files to exclude
|
exclude-files.argument=<pattern-list> of files to exclude
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user