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

Merge branch 'master' into readline

This commit is contained in:
James Booth 2015-02-16 22:53:15 +00:00
commit 475ec97f99

View File

@ -428,7 +428,7 @@ static struct cmd_t command_defs[] =
"help [tag] - Display help for form, or a specific field.",
NULL } } },
{ "/rooms", // TODO help review
{ "/rooms",
cmd_rooms, parse_args, 0, 1, NULL,
{ "/rooms [conference-service]", "List chat rooms.",
{ "/rooms [conference-service]",