mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8272163: Add -version option to keytool and jarsigner
Reviewed-by: weijun
This commit is contained in:
parent
6523c558d9
commit
fec470f262
6 changed files with 213 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue