summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/irc_commands.asciidoc
diff options
context:
space:
mode:
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::