summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2004-05-10 15:18:09 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2004-05-10 15:18:09 +0000
commitdf89eb2b577969177c7c85453f60115fbb1babea (patch)
tree54c671de38aa9713f7eb79f54606d4134af1a607
parent37034b9f6e4837bbc2d89d70ead8d9965d04855c (diff)
Added new channel modes to helpop docs
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@809 e03df62e-2008-0410-955e-edbf42e46eb7
-rw-r--r--docs/helpop.conf.example3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/helpop.conf.example b/docs/helpop.conf.example
index ef7895a8b..01dcb7216 100644
--- a/docs/helpop.conf.example
+++ b/docs/helpop.conf.example
@@ -290,5 +290,6 @@
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]">
+ line22="K No /KNOCK allowed to channel (if knock module is loaded)"
+ line23="L [channel] If the channel is full, redirect users to [channel]">