8272163: Add -version option to keytool and jarsigner

Reviewed-by: weijun
This commit is contained in:
Hai-May Chao 2021-10-22 20:53:38 +00:00
parent 6523c558d9
commit fec470f262
6 changed files with 213 additions and 1 deletions

View file

@ -97,6 +97,7 @@ public class Resources extends java.util.ListResourceBundle {
{"Changes.the.store.password.of.a.keystore",
"Changes the store password of a keystore"}, //-storepasswd
{"showinfo.command.help", "Displays security-related information"},
{"Prints.the.program.version", "Prints the program version"},
// keytool: help: options
{"alias.name.of.the.entry.to.process",