src/share/classes/sun/security/tools/keytool/Resources.java

Print this page
rev 10066 : 8023197: Pre-configured command line options for keytool and jarsigner

*** 46,56 **** "Use \"keytool -help\" for all available commands"}, {"Key.and.Certificate.Management.Tool", "Key and Certificate Management Tool"}, {"Commands.", "Commands:"}, {"Use.keytool.command.name.help.for.usage.of.command.name", ! "Use \"keytool -command_name -help\" for usage of command_name"}, // keytool: help: commands {"Generates.a.certificate.request", "Generates a certificate request"}, //-certreq {"Changes.an.entry.s.alias", "Changes an entry's alias"}, //-changealias --- 46,57 ---- "Use \"keytool -help\" for all available commands"}, {"Key.and.Certificate.Management.Tool", "Key and Certificate Management Tool"}, {"Commands.", "Commands:"}, {"Use.keytool.command.name.help.for.usage.of.command.name", ! "Use \"keytool -command_name -help\" for usage of command_name.\n" + ! "Use the -conf <url> option to specify a pre-configured options file."}, // keytool: help: commands {"Generates.a.certificate.request", "Generates a certificate request"}, //-certreq {"Changes.an.entry.s.alias", "Changes an entry's alias"}, //-changealias