mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 02:26:21 +00:00
Update help for /rooms
This commit is contained in:
@@ -806,7 +806,7 @@ static struct cmd_t command_defs[] =
|
|||||||
CMD_ARGS(
|
CMD_ARGS(
|
||||||
{ "service <service>", "The conference service to query." },
|
{ "service <service>", "The conference service to query." },
|
||||||
{ "filter <text>", "The text to filter results by."},
|
{ "filter <text>", "The text to filter results by."},
|
||||||
{ "cache on|off", "Enable or disable caching of rooms list response."},
|
{ "cache on|off", "Enable or disable caching of rooms list response, enabled by default."},
|
||||||
{ "cache clear", "Clear the rooms response cache if enabled."})
|
{ "cache clear", "Clear the rooms response cache if enabled."})
|
||||||
CMD_EXAMPLES(
|
CMD_EXAMPLES(
|
||||||
"/rooms",
|
"/rooms",
|
||||||
|
|||||||
Reference in New Issue
Block a user