< prev index next >

src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties

Print this page

        

@@ -50,16 +50,10 @@
 
 compact-cp.description=Constant Pool strings sharing.\n\
 By default, all resources are compressed. You can express the set \n\
 of resources to compress or not compress (use ^ for negation).
 
-copy-files.argument=<List of <file path>=<image target> to copy to the image>.
-
-copy-files.description=\
-If files to copy are not absolute path, JDK home dir is used.\n\
-e.g.: /home/me/myfile.txt=somewhere/conf.txt
-
 dedup-legal-notices.argument=[error-if-not-same-content]
 
 dedup-legal-notices.description=\
 De-duplicate all legal notices.  If error-if-not-same-content is\n\
 specified then it will be an error if two files of the same filename\n\
< prev index next >