Merged silc_1_0_branch to trunk.
[silc.git] / apps / irssi / docs / help / in / notice.in
index 6b4da9b08f679544f40e096d76403a3b01ce9348..3763cb6072cac09da685b198ed4127318c80a5a8 100644 (file)
@@ -1,10 +1,13 @@
 
 @SYNTAX:notice@
 
-Sends a notice to the nick or the channel. Usually notices are 
-used in bots and scripts for different kinds of replies. The 
-IRC protocol states that notices may not generate replies to
-avoid msg loops.
+Sends a notice to the nick or the channel. Usually notices
+are used in bots and scripts for different kinds of replies.
+For example: /NOTICE * command executed. (sends NOTICE "command executed" to
+the current window)
 
-See also: NCTCP, MSG
+      -channel: interpret <target> as channel name
+      -sign: add signature
+
+See also: ACTION