summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2015-12-03 21:14:24 +0100
committerFlorent Le Coz <louiz@louiz.org>2015-12-03 21:15:22 +0100
commit1f6eea62f46789c0d3ebe7da133ccad2e59c89c8 (patch)
treed84086c52ea913fea84aa33d2ef0f6284c24d8e7 /doc
parent700a6c7bc39aa48af5037ecbb9778b20fb6f87df (diff)
downloadbiboumi-1f6eea62f46789c0d3ebe7da133ccad2e59c89c8.tar.gz
biboumi-1f6eea62f46789c0d3ebe7da133ccad2e59c89c8.tar.bz2
biboumi-1f6eea62f46789c0d3ebe7da133ccad2e59c89c8.tar.xz
biboumi-1f6eea62f46789c0d3ebe7da133ccad2e59c89c8.zip
Add an ad-hoc command to disconnect a user from one or more IRC server
fix #3077
Diffstat (limited to 'doc')
-rw-r--r--doc/biboumi.1.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/biboumi.1.md b/doc/biboumi.1.md
index 7a33f4f..cf7b893 100644
--- a/doc/biboumi.1.md
+++ b/doc/biboumi.1.md
@@ -410,6 +410,12 @@ Biboumi supports a few ad-hoc commands, as described in the XEP 0050.
“Gateway shutdown” quit message, except that biboumi does not exit when
using this ad-hoc command.
+ - disconnect-from-irc-servers: Disconnect a single user from one or more
+ IRC server. The user is immediately disconnected by closing the socket,
+ no message is sent to the IRC server, but the user is of course notified
+ with an XMPP message. The administrator can disconnect any user, while
+ the other users can only disconnect themselves.
+
### Raw IRC messages
Biboumi tries to support as many IRC features as possible, but doesn’t