summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/irc_commands.asciidoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-05-26 07:58:44 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-05-26 07:58:44 +0200
commit8b655a255204bd738eea1bb05e68e66f6c04672c (patch)
treefa9eed677c2d24bb70f6d071dd3944dcb25433bb /doc/en/autogen/user/irc_commands.asciidoc
parent34098cee27d28df1693ba34908bb91b2a6b5b5e0 (diff)
downloadweechat-8b655a255204bd738eea1bb05e68e66f6c04672c.zip
doc: update auto-generated files with IRC commands
Diffstat (limited to 'doc/en/autogen/user/irc_commands.asciidoc')
-rw-r--r--doc/en/autogen/user/irc_commands.asciidoc11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/en/autogen/user/irc_commands.asciidoc b/doc/en/autogen/user/irc_commands.asciidoc
index 05ca90997..44720bb6d 100644
--- a/doc/en/autogen/user/irc_commands.asciidoc
+++ b/doc/en/autogen/user/irc_commands.asciidoc
@@ -597,6 +597,17 @@ server: send to this server (internal name)
option: extra option, for some servers
----
+[[command_irc_remove]]
+[command]*`remove`* remove a user from the channel::
+
+----
+/remove [<channel>] <nick> [<reason>]
+
+channel: channel name
+ nick: nick
+ reason: reason (special variables $nick, $channel and $server are replaced by their value)
+----
+
[[command_irc_restart]]
[command]*`restart`* tell the server to restart itself::