about summary refs log tree commit diff stats
path: root/src/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/command.c')
-rw-r--r--src/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command.c b/src/command.c
index 3334548b..66c00805 100644
--- a/src/command.c
+++ b/src/command.c
@@ -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.",