X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=apps%2Firssi%2Fdocs%2Fhelp%2Fin%2Fjoin.in;h=3812019b0bccbb19c02d8d19e3d1d6ce8cdd22b7;hp=bd95134542b70bd610b752ff9ca680a07b0dd1c1;hb=413da0f8686910f5e627393157566ae729ca99c4;hpb=050bd9d9e5d843220f3f393a18ab5011622237b9 diff --git a/apps/irssi/docs/help/in/join.in b/apps/irssi/docs/help/in/join.in index bd951345..3812019b 100644 --- a/apps/irssi/docs/help/in/join.in +++ b/apps/irssi/docs/help/in/join.in @@ -1,8 +1,9 @@ @SYNTAX:join@ -Joins a specified channel. Channel names usually begin with #-sign, -but note that the #-sign is not mandatory in channel names. +Joins a specified channel. Note that, in SILC the #-sign is NOT +mandatory part of the channel names, and names "#foo" and "foo" will +join to two different channels. If -cipher is provided and the channel does not exist the cipher to secure the channel messages on the channel will be set to . If @@ -16,9 +17,17 @@ or is invite-only channel the founder can override these conditions and join the channel. Only the client who set the founder mode on the channel is able to use -founder option. +If the channel has the +C (channel public key authentication, +see /HELP CMODE) mode set then the user joining the channel must +provide the -auth option to JOIN command. This option will attempt to +authenticate the user on the channel. If the user's public key has +not been added to the channel's public key list, user will not be +able to join. User may optionally provide the , + and to authenticate with some other +key pair than with the user's default key pair. + JOIN is aliased to J by default. Description See also: LEAVE, WINDOW CLOSE, CMODE, CUMODE -