diff options
Diffstat (limited to 'doc/en/autogen/user/irc_commands.txt')
-rw-r--r-- | doc/en/autogen/user/irc_commands.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/autogen/user/irc_commands.txt b/doc/en/autogen/user/irc_commands.txt index 0c93b700c..505a24155 100644 --- a/doc/en/autogen/user/irc_commands.txt +++ b/doc/en/autogen/user/irc_commands.txt @@ -251,7 +251,7 @@ Examples: channel: channel where user is nick: nick to kick - reason: reason for kick + reason: reason for kick (special variables $nick, $channel and $server are replaced by their value) ........................................ [[command_irc_kickban]] @@ -261,7 +261,7 @@ channel: channel where user is channel: channel where user is nick: nick to kick and ban - reason: reason for kick + reason: reason for kick (special variables $nick, $channel and $channel are replaced by their value) It is possible to kick/ban with a mask, nick will be extracted from mask and replaced by "*". |