Merged from silc_1_0_branch.
[silc.git] / apps / irssi / docs / help / in / cumode.in
index 5da46eb40b2a560e345c5dd775aa4fffd78fed31..623c7e548aeaa1409f42fe173c44b34c8f099b36 100644 (file)
@@ -15,11 +15,20 @@ are available:
         only to remove both modes at once).
 
     f <nickname>[@<server>]
+      [<pubkeyfile> <privkeyfile> [<privkey passphrase>]]
 
         Set/Unset channel founder.  If you are channel
         founder you can set the channel founder authentication
         using CMODEc command.
 
+        If the <pubkeyfile> and <privkeyfile> is
+        provided then the <pubkeyfile> will the used
+        as founder public key, and the private key
+        is used to compute a signature for the SILC
+        server.  If these are omitted then the default
+        SILC keypair is used.  Normally you do not need
+        to provide these arguments.
+
     o <nickname>[@<server>]
 
         Set/unset channel operator.  Requires that 
@@ -49,5 +58,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