Show basic help on startup

This commit is contained in:
James Booth
2012-08-16 01:39:19 +01:00
parent 41daf09432
commit 84bd88ea92
2 changed files with 18 additions and 20 deletions

View File

@@ -82,7 +82,7 @@ static struct cmd_t main_commands[] =
{
{ "/help",
_cmd_help,
{ "/help [command]", "This help, or help on a specific command",
{ "/help [command]", "Show help summary, or help on a specific command",
{ "/help [command]",
"---------------",
"List all commands with short help on what they do.",