From dc85a1679b623806a62de34c22e96793e7c0a3cd Mon Sep 17 00:00:00 2001 From: Jan Lahoda Date: Tue, 22 Oct 2024 12:57:26 +0200 Subject: [PATCH] Cleaning up the concise message: - using 2 spaces instead of 4, - rewording the "for more use --help" part of the message as suggested to avoid the word "launcher". --- .../classes/sun/launcher/resources/launcher.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/java.base/share/classes/sun/launcher/resources/launcher.properties b/src/java.base/share/classes/sun/launcher/resources/launcher.properties index 3877e746e736d..b4296b880eeb2 100644 --- a/src/java.base/share/classes/sun/launcher/resources/launcher.properties +++ b/src/java.base/share/classes/sun/launcher/resources/launcher.properties @@ -241,10 +241,10 @@ java.launcher.opt.concise.header = Usage: java [java options...] .java to compile and execute a source-file program\n\n\ \Where key java options include:\n\ \ --class-path \n\ -\ a "{0}"-separated list of directories and JAR archives to search for class files\n\ +\ a "{0}"-separated list of directories and JAR archives to search for class files\n\ \ --module-path \n\ -\ a "{0}"-separated list of directories and JAR archives to search for modules\n\n\ -\For more details about this launcher: java --help\n\ +\ a "{0}"-separated list of directories and JAR archives to search for modules\n\n\ +\For additional help on usage: java --help\n\ \For an interactive Java environment: jshell java.launcher.bad.option=\