mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-29 06:36:21 +00:00
Update /help help
This commit is contained in:
@@ -126,11 +126,11 @@ static struct cmd_t command_defs[] =
|
|||||||
"Arguments that may be one of a number of values are separated by a pipe "
|
"Arguments that may be one of a number of values are separated by a pipe "
|
||||||
"e.g. val1|val2|val3.")
|
"e.g. val1|val2|val3.")
|
||||||
CMD_ARGS(
|
CMD_ARGS(
|
||||||
{ "<area>", "Summary help for commands in a certain area of functionality." },
|
{ "<area>", "Summary help for commands in a certain area of functionality." },
|
||||||
{ "<command>", "Full help for a specific command, for example '/help connect'." },
|
{ "<command>", "Full help for a specific command, for example '/help connect'." },
|
||||||
{ "search <search_term>", "Search commands for search_term." })
|
{ "search <search_term>", "Search commands for search_term." })
|
||||||
CMD_EXAMPLES(
|
CMD_EXAMPLES(
|
||||||
"/help search presence show",
|
"/help search presence online",
|
||||||
"/help commands",
|
"/help commands",
|
||||||
"/help presence",
|
"/help presence",
|
||||||
"/help who")
|
"/help who")
|
||||||
|
|||||||
Reference in New Issue
Block a user