summaryrefslogtreecommitdiff
path: root/docs/conf/helpop-full.conf.example
diff options
context:
space:
mode:
authorAttila Molnar <attilamolnar@hush.com>2014-06-09 17:43:50 +0200
committerAttila Molnar <attilamolnar@hush.com>2014-06-09 17:43:50 +0200
commitf45a8e2a14329860ad07b903797cef00a925e8cb (patch)
treee95629a950190ff15f9f52c32168b029e9d7e127 /docs/conf/helpop-full.conf.example
parentf5079e6b2ab7551517132978185191154b92dacb (diff)
m_remove Recognize /REMOVE <chan> <nick>
The old syntax is now deprecated Fixes issue #860 reported by @Shawn-Smith
Diffstat (limited to 'docs/conf/helpop-full.conf.example')
-rw-r--r--docs/conf/helpop-full.conf.example8
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/conf/helpop-full.conf.example b/docs/conf/helpop-full.conf.example
index 3374dea34..bd959f0d2 100644
--- a/docs/conf/helpop-full.conf.example
+++ b/docs/conf/helpop-full.conf.example
@@ -91,7 +91,7 @@ and S queries the status.">
Authenticate for a vhost using the specified username and password.">
-<helpop key="remove" value="/REMOVE [nick] [channel] {[reason]}
+<helpop key="remove" value="/REMOVE [channel] [nick] {[reason]}
Removes a user from a channel you specify. You must be at least a
channel halfoperator to remove a user. A removed user will part with
@@ -104,10 +104,8 @@ E.g. /RMODE #Chan b m:* will remove all mute extbans.">
<helpop key="fpart" value="/FPART [channel] [nick] {[reason]}
-This behaves identically to /REMOVE, the only difference is that the
-[channel] and [nick] parameters are switched around to match /KICK's
-syntax. Also, /REMOVE is a builtin mIRC command which caused trouble
-for some users.">
+This behaves identically to /REMOVE. /REMOVE is a builtin mIRC command
+which caused trouble for some users.">
<helpop key="devoice" value="/DEVOICE [channel]