< prev index next >

src/jdk.jdeps/share/classes/com/sun/tools/jdeps/resources/jdeps.properties

Print this page
rev 48074 : 8189102: All tools should support -?, -h and --help
Reviewed-by: kvn, jjg, weijun, alanb, rfield, ksrini

*** 1,8 **** main.usage.summary=\ Usage: {0} <options> <path ...>]\n\ ! use -h, -?, -help, or --help for a list of possible options main.usage=\ Usage: {0} <options> <path ...>]\n\ <path> can be a pathname to a .class file, a directory, a JAR file.\n\ \n\ --- 1,8 ---- main.usage.summary=\ Usage: {0} <options> <path ...>]\n\ ! use --help for a list of possible options main.usage=\ Usage: {0} <options> <path ...>]\n\ <path> can be a pathname to a .class file, a directory, a JAR file.\n\ \n\
*** 10,21 **** error.prefix=Error: warn.prefix=Warning: main.opt.h=\ ! \ -h -? -help\n\ ! \ --help Print this usage message main.opt.version=\ \ -version --version Version information main.opt.v=\ --- 10,20 ---- error.prefix=Error: warn.prefix=Warning: main.opt.h=\ ! \ -h -? --help Print this help message main.opt.version=\ \ -version --version Version information main.opt.v=\
< prev index next >