tmp
This commit is contained in:
parent
e44f34958e
commit
00270a7b0b
@ -127,7 +127,7 @@ void display_cmds()
|
||||
std::clog << "\nEnter \"<command>?\" to see detailed instructions.\n";
|
||||
|
||||
std::clog << "\nFile:\n";
|
||||
std::clog << "Each line of the input file(s) will be parsed as a command.\nAny line starts with '#' will be skipped.\n";
|
||||
std::clog << "Each line of the input file(s) will be parsed as a command.\nEmpty lines and lines start with '#' will be skipped.\n";
|
||||
|
||||
std::clog << "\nHereDoc:\n";
|
||||
std::clog << "You can use HereDoc to input commands. A simple example is:\n";
|
||||
|
Loading…
Reference in New Issue
Block a user