8171522: Jar prints error message with old (non gnu-style options).
authorhenryjen
Fri, 03 Feb 2017 09:48:29 -0800
changeset 43512 fd1cea12b2c6
parent 43511 bbd181840d2d
child 43519 7b7f79ae8f29
8171522: Jar prints error message with old (non gnu-style options). Reviewed-by: sherman
jdk/src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties
--- a/jdk/src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties	Fri Feb 03 08:54:58 2017 -0800
+++ b/jdk/src/jdk.jartool/share/classes/sun/tools/jar/resources/jar.properties	Fri Feb 03 09:48:29 2017 -0800
@@ -36,7 +36,7 @@
 error.bad.file.arg=\
      Error parsing file arguments
 error.bad.option=\
-        One of options -{ctxu} must be specified.
+        One of options -{ctxuid} must be specified.
 error.bad.cflag=\
         'c' flag requires manifest or input files to be specified!
 error.bad.uflag=\