We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 672abf6 commit 43894adCopy full SHA for 43894ad
src/Shells/GuideShell.cpp
@@ -44,6 +44,7 @@ void GuideShell::cmdQuickStart() {
44
terminalView.println("Modes:");
45
terminalView.println(" Select the mode to work with");
46
terminalView.println(" You can type 'mode' or 'm'.");
47
+ terminalView.println("");
48
49
terminalView.println("Command syntax:");
50
terminalView.println(" <arg> required argument");
0 commit comments