1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00

Update help for /rooms

This commit is contained in:
James Booth 2018-02-05 21:51:14 +00:00
parent cba17faf3d
commit bea815cc73

View File

@ -806,7 +806,7 @@ static struct cmd_t command_defs[] =
CMD_ARGS(
{ "service <service>", "The conference service to query." },
{ "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."})
CMD_EXAMPLES(
"/rooms",