1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-29 19:56:07 -04:00

Merge branch 'master' into plugins-python

This commit is contained in:
James Booth 2016-03-03 00:32:48 +00:00
commit 581b6e2cf1

View File

@ -398,7 +398,7 @@ static struct cmd_t command_defs[] =
CMD_SYN(
"/group",
"/group show <group>",
"/group add <group> <contat>"
"/group add <group> <contat>",
"/group remove <group> <contact>")
CMD_DESC(
"View, add to, and remove from roster groups. "