1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00

Update /help help

This commit is contained in:
James Booth 2017-04-07 00:10:58 +01:00
parent 68cb8c9a8e
commit 6cba96fdd1

View File

@ -130,7 +130,7 @@ static struct cmd_t command_defs[] =
{ "<command>", "Full help for a specific command, for example '/help connect'." },
{ "search <search_term>", "Search commands for search_term." })
CMD_EXAMPLES(
"/help search presence show",
"/help search presence online",
"/help commands",
"/help presence",
"/help who")