diff options
Diffstat (limited to 'docs/help/in/channel.in')
-rw-r--r-- | docs/help/in/channel.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/help/in/channel.in b/docs/help/in/channel.in index 7484ac15..eb4154b4 100644 --- a/docs/help/in/channel.in +++ b/docs/help/in/channel.in @@ -6,7 +6,7 @@ IRC networks. It can also automatically send the password when manually joining to channel without specifying the password. /CHANNEL ADD [-auto | -noauto] [-bots <masks>] [-botcmd <command>] - <channel> <ircnet> [<password>] + <channel> <network> [<password>] With -bots and -botcmd arguments you can automatically send commands to someone in channel. This is useful for automatically @@ -23,7 +23,7 @@ for example bots, just give the -bots "" parameters to it. Password can be removed by setting it to - (or actually, "" works too). You can remove the channels with -/CHANNEL REMOVE <channel> <ircnet> +/CHANNEL REMOVE <channel> <network> /CHANNEL LIST displays list of channels with settings. |