1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00

Updated help for /ping

This commit is contained in:
James Booth 2014-09-04 01:09:28 +01:00
parent 4ba33cb13c
commit dffe90f67d

View File

@ -728,6 +728,7 @@ static struct cmd_t command_defs[] =
{ "/ping [rarget]", { "/ping [rarget]",
"--------------", "--------------",
"Sends an IQ ping stanza to the specificed target.", "Sends an IQ ping stanza to the specificed target.",
"If no target is supplied, your chat server will be used.",
NULL } } }, NULL } } },
{ "/autoaway", { "/autoaway",