about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--src/command/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/command.c b/src/command/command.c
index a7f0d718..241865d5 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -277,7 +277,7 @@ static struct cmd_t command_defs[] =
             "/roster show [offline|resource|presence|status|empty|count|priority]",
             "/roster hide [offline|resource|presence|status|empty|count|priority]",
             "/roster by group|presence|none",
-            "/roster order name|presence"
+            "/roster order name|presence",
             "/roster size <percent>",
             "/roster add <jid> [<nick>]",
             "/roster remove <jid>",