From dffe90f67d2ce685a2aa87831cbc61c2e32e8f6b Mon Sep 17 00:00:00 2001 From: James Booth Date: Thu, 4 Sep 2014 01:09:28 +0100 Subject: [PATCH] Updated help for /ping --- src/command/command.c | 1 + 1 file changed, 1 insertion(+) 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",