updates updates..
[silc.git] / apps / silc / local_command.c
index 2f18ae0344ff747b12bb170a2dcb5c03c7130f2b..ef7a4def61939bf3f7e41d013d24d22c5329a078 100644 (file)
@@ -760,7 +760,7 @@ SILC_CLIENT_LCMD_FUNC(notice)
   }
 
   if (cmd->argc < 3) {
-    silc_say(client, conn, "Usage: /ME <channel> <action message>");
+    silc_say(client, conn, "Usage: /NOTICE <channel> <message>");
     goto out;
   }