mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Fixed /help group formatting
This commit is contained in:
parent
7fdf50eb31
commit
09cfbb7e05
@ -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. "
|
||||
|
Loading…
Reference in New Issue
Block a user