diff options
author | Jari Matilainen <jari.matilainen@gmail.com> | 2016-06-18 17:59:59 +0200 |
---|---|---|
committer | Jari Matilainen <jari.matilainen@gmail.com> | 2016-06-18 17:59:59 +0200 |
commit | 054a98b0ac9bd7f828cd0878687d53e01a3438da (patch) | |
tree | 9e4ca71101f58295b731dca370284f5674380047 /docs/help/in/channel.in | |
parent | 1d2113a6387d70caa399cb3311b15203d2d99fda (diff) | |
download | irssi-054a98b0ac9bd7f828cd0878687d53e01a3438da.zip |
Add info about MODIFY to help files
Diffstat (limited to 'docs/help/in/channel.in')
-rw-r--r-- | docs/help/in/channel.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/help/in/channel.in b/docs/help/in/channel.in index 01bea3c1..86e824c2 100644 --- a/docs/help/in/channel.in +++ b/docs/help/in/channel.in @@ -7,6 +7,7 @@ LIST: Displays the list of configured channels. ADD: Adds a channel to your configuration. + MODIFY: Modifies a channel in your configuration. REMOVE: Removes a channel from your configuration. -auto: Automatically join the channel. @@ -36,6 +37,7 @@ /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 MODIFY -noauto #irssi Freenode /CHANNEL REMOVE #hideout Freenode %9Special Example:%9 |