about summary refs log tree commit diff stats
path: root/src/command/cmd_defs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/command/cmd_defs.c')
-rw-r--r--src/command/cmd_defs.c2
1 files changed, 1 insertions, 1 deletions
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 <room>", "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")
     },