Watcher list support added.
[silc.git] / apps / irssi / docs / help / in / cumode.in
index 8d6b9f55e2220d533967737f5a850fde36afa404..84d0e2083c57863eb64e655345321c2ac0adbe91 100644 (file)
@@ -1,8 +1,6 @@
 
 @SYNTAX:cumode@
 
-Format: <channel> +|-<modes> <nickname>[@<server>] [-pubkey|<passwd>]
-
 This command is used to manage the client's modes on the channel.
 Most of the modes require that the client which changes some
 client's mode must be channel founder or channel operator.  The
@@ -33,4 +31,29 @@ are available:
         Set/unset channel operator.  Requires that 
         you are channel operator or channel founder.
 
+    b <nickname>[@<server>]
+
+        Set/unset channel message blocking.  Client
+        may set this mode only to itself.  When set
+        the server will not send channel message to
+        to the client.  This mode can be used to block
+        unwanted messages if desired.
+
+    u <nickname>[@<server>]
+
+        Set/unset channel message blocking for messages
+        sent by normal users.  When set the server will
+        only deliver messages sent by channel founder or
+        channel operator.  Client may set this mode only
+        to itself.
+
+    r <nickname>[@<server>]
+
+        Set/unset channel message blocking for messages
+        sent by robots.  When set the server will not
+        deliver message from users that has been marked
+        as robots.  Client may set this mode only to
+        itself.
+
+
 See also: CMODE, UMODE