Suggest /HELP rather than HELP

At this point cmdchars is definitely / and the user might not know they
need to add / to a command.
This commit is contained in:
David Leadbeater 2014-07-08 09:24:12 +01:00
commit 7fe47826ea

View file

@ -96,7 +96,7 @@ static const char *firsttimer_text =
"documentation to get you going.\n\n"
"Our community and staff are available to assist you or\n"
"to answer any questions you may have.\n\n"
"Use the HELP command to get detailed information about\n"
"Use the /HELP command to get detailed information about\n"
"the available commands.\n"
"- - - - - - - - - - - - - - - - - - - - - - - - - - - -";