X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Firssi%2Fdocs%2Fhelp%2Fin%2Fcumode.in;h=e664da9c54495c8c55ccecfbc478a3519d6aff5e;hb=c257b555225193e54d85daf541d29578b3c93882;hp=84d0e2083c57863eb64e655345321c2ac0adbe91;hpb=da3a876c26b6d697ee6446ad81a8edfff1828cab;p=silc.git diff --git a/apps/irssi/docs/help/in/cumode.in b/apps/irssi/docs/help/in/cumode.in index 84d0e208..e664da9c 100644 --- a/apps/irssi/docs/help/in/cumode.in +++ b/apps/irssi/docs/help/in/cumode.in @@ -1,9 +1,9 @@ @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: @@ -14,17 +14,20 @@ are available: both founder and operator rights, can be used only to remove both modes at once). - f [@] [-pubkey|] + f [@] + [ []] - Set/Unset channel founder. If the -pubkey - option or is provided then the - client is claiming the founder rights by - providing the channel founder authentication - data. If the -pubkey is provided then the - authentication is performed using the - client's public key. If you are channel - founder you can set the channel founder - authentication using CMODE command. + Set/Unset channel founder. If you are channel + founder you can set the channel founder authentication + using CMODEc command. + + If the and is + provided then the 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 [@] @@ -55,5 +58,14 @@ are available: as robots. Client may set this mode only to itself. + q [@] + + 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 quiet a certain misbehaving user. The user cannot + unset this mode itself. This mode cannot be set + or unset to yourself. + See also: CMODE, UMODE