diff options
author | Geert Hauwaerts <geert@hauwaerts.be> | 2014-08-07 22:00:40 +0200 |
---|---|---|
committer | Geert Hauwaerts <geert@hauwaerts.be> | 2014-08-07 22:00:40 +0200 |
commit | 71ab0fbda6878db4ac710b3df527f8dc13e517b6 (patch) | |
tree | ab130c720a48b990acbbd11896781a28322cd21e /docs/help/in/channel.in | |
parent | f0aa2d204990636a65de9aaba7c13c0866fcaf83 (diff) | |
download | irssi-71ab0fbda6878db4ac710b3df527f8dc13e517b6.zip |
Applied grammar and styling corrections
Applied grammar and styling corrections.
Diffstat (limited to 'docs/help/in/channel.in')
-rw-r--r-- | docs/help/in/channel.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/help/in/channel.in b/docs/help/in/channel.in index f26b6959..01bea3c1 100644 --- a/docs/help/in/channel.in +++ b/docs/help/in/channel.in @@ -19,7 +19,7 @@ If no parameters are given, the list of channels you have joined will be displayed. - + %9Description:%9 Adds, removes or displays the configuration of channels; this method is @@ -34,8 +34,8 @@ /CHANNEL LIST /CHANNEL ADD -auto #irssi Freenode /CHANNEL ADD -auto #basementcat Quakenet secret_lair - /CHANNEL ADD -auto -bots "*!@*.irssi.org *!bot@irssi.org" -botcmd "msg $0 op WzerTrzq" #hideout Freenode - /CHANNEL ADD -auto -bots "Q!TheQBot@CServe.quakenet.org" -botcmd "^MSG Q op #irssi" #irssi Quakenet + /CHANNEL ADD -auto -bots '*!@*.irssi.org *!bot@irssi.org' -botcmd 'msg $0 op WzerTrzq' #hideout Freenode + /CHANNEL ADD -auto -bots 'Q!TheQBot@CServe.quakenet.org' -botcmd '^MSG Q op #irssi' #irssi Quakenet /CHANNEL REMOVE #hideout Freenode %9Special Example:%9 |