diff --git a/src/irc/notifylist/notify-commands.c b/src/irc/notifylist/notify-commands.c index b0883f13..c51f33f3 100644 --- a/src/irc/notifylist/notify-commands.c +++ b/src/irc/notifylist/notify-commands.c @@ -28,7 +28,7 @@ #define DEFAULT_NOTIFY_IDLE_TIME 60 -/* SYNTAX: [-away] [-idle []] [] */ +/* SYNTAX: NOTIFY [-away] [-idle []] [] */ static void cmd_notify(gchar *data) { GHashTable *optlist;