X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Firssi%2Fdocs%2Fhelp%2Fin%2Fcmode.in;h=ccf77840552b338b7688f20e2f99bba65acdffcc;hb=413da0f8686910f5e627393157566ae729ca99c4;hp=e4cf6b4cddf93df9b84ef12a1d8d41a09205a664;hpb=ecb19b3983b3e74bc4aaa82277abd125c53c3623;p=silc.git diff --git a/apps/irssi/docs/help/in/cmode.in b/apps/irssi/docs/help/in/cmode.in index e4cf6b4c..ccf77840 100644 --- a/apps/irssi/docs/help/in/cmode.in +++ b/apps/irssi/docs/help/in/cmode.in @@ -14,7 +14,7 @@ The following modes are available: s Set/unset channel as secret channel k Enable/disable channel private key usage (*) i Set/unset channel as invite only channel - t Set/unset that only channel operator or + t Set/unset that only channel operator or founder may set channel topic m Set/unset user silencing. Normal users are not able to talk on channel. (*) @@ -41,6 +41,29 @@ The following modes are available: server. If these are omitted then the default SILC keypair is used. Normally you do not need to provide these arguments. + C [{[+|-] }] (*) + Set/unset channel public key mode, and add/remove + channel publics key from the channel public key + list. When this mode is set only those users + whose public keys has been added to the list are + able to join the channel. Channel founder may set + this mode and operate on the channel public key + list. + + To add public key to the list give command: + CMODE +C +/path/to/the/public_key_file.pub + + To remove one public key from the list give + command: + CMODE +C -/path/to/the/public_key_file.pub + + To add or remove more than one public keys add as + many public key file paths as necessary. + + When this mode is unset (-C), all public keys are + removed from the list. If +C is given without + arguments the current channel public key list is + displayed. Multiple modes can be set/unset at once if the modes does not require any arguments. If mode requires an argument then only