about summary refs log tree commit diff stats
path: root/src/command/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/command/command.c')
-rw-r--r--src/command/command.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command/command.c b/src/command/command.c
index f0e86710..ecfbca3a 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -728,6 +728,7 @@ static struct cmd_t command_defs[] =
         { "/ping [rarget]",
           "--------------",
           "Sends an IQ ping stanza to the specificed target.",
+          "If no target is supplied, your chat server will be used.",
           NULL } } },
 
     { "/autoaway",