mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Fix formatting for invite command help
This commit is contained in:
parent
b9734c8496
commit
4a0d1d2108
@ -597,7 +597,7 @@ static struct cmd_t command_defs[] =
|
|||||||
{ "decline <room>", "Decline a chat room invitation."})
|
{ "decline <room>", "Decline a chat room invitation."})
|
||||||
CMD_EXAMPLES(
|
CMD_EXAMPLES(
|
||||||
"/invite send gustavo@pollos.tx",
|
"/invite send gustavo@pollos.tx",
|
||||||
"/invite decline profanity@rooms.dismail.de"
|
"/invite decline profanity@rooms.dismail.de",
|
||||||
"/invite list")
|
"/invite list")
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user