Skip to content

Commit

Permalink
Fix for bug 80
Browse files Browse the repository at this point in the history
  • Loading branch information
DjSlash committed Mar 18, 2011
1 parent 73b297a commit d73be0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/inspircd.helpop-full.example
Expand Up @@ -96,13 +96,13 @@ and S queries the status.">

Authenticate for a vhost using the specified username and password.">

<helpop key="remove" value="/REMOVE [channel] [nick] {[reason]}
<helpop key="remove" value="/REMOVE [nick] [channel] {[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
a message stating they were removed from the channel and by whom.">

<helpop key="fpart" value="/FPART [nick] [channel] {[reason]}
<helpop key="fpart" value="/FPART [channel] [nick] {[reason]}

This behaves identically to /REMOVE, the only difference is that that
[channel] and [nick] parameters are switched around to match /KICK's
Expand Down

0 comments on commit d73be0b

Please sign in to comment.