mirror of
https://github.com/processing/processing4.git
synced 2026-02-12 18:10:43 +01:00
initial line break
This commit is contained in:
@@ -322,6 +322,7 @@ public class Commander implements RunnerListener {
|
||||
|
||||
|
||||
static void printCommandLine(PrintStream out) {
|
||||
out.println();
|
||||
out.println("Command line edition for Processing " + Base.VERSION_NAME + " (Java Mode)");
|
||||
out.println();
|
||||
out.println("--help Show this help text. Congratulations.");
|
||||
|
||||
Reference in New Issue
Block a user