Merged silc_1_0_branch to trunk.
[silc.git] / apps / irssi / docs / help / in / cumode.in
index 2bb44bcab4e1d5a28883e12b36c17a9a0915fb4d..e664da9c54495c8c55ccecfbc478a3519d6aff5e 100644 (file)
@@ -1,9 +1,9 @@
 
 @SYNTAX:cumode@
 
 
 @SYNTAX:cumode@
 
-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
+This command is used to manage the users modes on the channel.
+Most of the modes require that the user which changes some
+other user's mode must be channel founder or channel operator.  The
 mode is added by adding + before the option(s) and removed by
 adding - before the option(s).  The following channel user modes
 are available:
 mode is added by adding + before the option(s) and removed by
 adding - before the option(s).  The following channel user modes
 are available:
@@ -15,11 +15,20 @@ are available:
         only to remove both modes at once).
 
     f <nickname>[@<server>]
         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.
 
 
         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 
     o <nickname>[@<server>]
 
         Set/unset channel operator.  Requires that 
@@ -54,7 +63,7 @@ are available:
         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
         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
+        to quiet a certain misbehaving user.  The user cannot
         unset this mode itself.  This mode cannot be set
         or unset to yourself.
 
         unset this mode itself.  This mode cannot be set
         or unset to yourself.