summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2004-05-08 17:09:07 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2004-05-08 17:09:07 +0000
commit5b949866d429203ae48f2088e4f97592755592c6 (patch)
treee1a8fd0b258c4798c98424bd4f578e60b81ee2fe /docs
parentc108e40094f390070a06e0be6e2bfb704c1bb1ac (diff)
Added m_nokicks and chanmode +Q
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@796 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs')
-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 d32dabd90..7f900853d 100644
--- a/docs/helpop.conf.example
+++ b/docs/helpop.conf.example
@@ -285,5 +285,6 @@
line14="p Make channel private (hide from /LIST)"
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">
+ line17="t Only halfops and above can change the topic"
+ line18="Q Only U-Lined servers/nicks can kick">