diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-05-10 11:01:28 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2004-05-10 11:01:28 +0000 |
commit | 9b8384baef02fd790b7c2643002d41c639256611 (patch) | |
tree | b8f78ecfae0a3ad1fa3d69f328e499f471168409 /docs | |
parent | e5c42c2a136440942148d03abdc8db71e080e988 (diff) |
Updated docs for new channel modes
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@806 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs')
-rw-r--r-- | docs/helpop.conf.example | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/helpop.conf.example b/docs/helpop.conf.example index 7f900853d..ef7895a8b 100644 --- a/docs/helpop.conf.example +++ b/docs/helpop.conf.example @@ -286,5 +286,9 @@ line15="s Make channel secret (can't be used at the same time as +p)" line16="O Channel is IRCops only (can only be set by IRCops)" line17="t Only halfops and above can change the topic" - line18="Q Only U-Lined servers/nicks can kick"> + line18="Q Only U-Lined servers/nicks can kick" + line19="T Only halfops/ops can send NOTICEs to the channel" + line20="C No CTCPs allowed to the channel" + line21="c mIRC colour codes blocked on the channel" + line22="L [channel] If the channel is full, redirect users to [channel]"> |