Implemented CHANNEL_UMODE_QUEIT mode. Fixed fatal bugs in server.
[silc.git] / apps / irssi / docs / help / in / cumode.in
index ba88119050580a21fd0df4ffad8605c540dd7c97..2bb44bcab4e1d5a28883e12b36c17a9a0915fb4d 100644 (file)
@@ -14,14 +14,11 @@ are available:
         both founder and operator rights, can be used
         only to remove both modes at once).
 
-    f <nickname>[@<server>] [-pubkey]
+    f <nickname>[@<server>]
 
-        Set/Unset channel founder.  If the -pubkey
-        option or <password> is provided then the
-        client is claiming the founder rights by
-        providing your public key as argument.  If
-        you are channel founder you can set the channel
-        founder authentication using CMODEc command.
+        Set/Unset channel founder.  If you are channel
+        founder you can set the channel founder authentication
+        using CMODEc command.
 
     o <nickname>[@<server>]
 
@@ -52,5 +49,14 @@ are available:
         as robots.  Client may set this mode only to
         itself.
 
+    q <nickname>[@<server>]
+
+        Set/unset user as quiet.  When set the user cannot
+        talk on the channel, and cannot send messages to
+        the channel.  This can be used by channel operator
+        to queit a certain misbehaving user.  The user cannot
+        unset this mode itself.  This mode cannot be set
+        or unset to yourself.
+
 
 See also: CMODE, UMODE