diff --git a/src/command/cmd_defs.c b/src/command/cmd_defs.c index dfc3328b..17f845e1 100644 --- a/src/command/cmd_defs.c +++ b/src/command/cmd_defs.c @@ -597,7 +597,7 @@ static struct cmd_t command_defs[] = { "decline ", "Decline a chat room invitation."}) CMD_EXAMPLES( "/invite send gustavo@pollos.tx", - "/invite decline profanity@rooms.dismail.de" + "/invite decline profanity@rooms.dismail.de", "/invite list") },