aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide
diff options
context:
space:
mode:
authorunknown <pesco@khjk.org>2014-02-07 17:00:40 +0100
committerunknown <pesco@khjk.org>2014-02-07 17:00:40 +0100
commitc239fff45764798331d5ce9b3190fa286c0f83f9 (patch)
treed585491c30bbc9e6fdc72b202ff642338c04a9c7 /doc/user-guide
parent71004a373c3533cc643740adf5ad9b626ba4ac72 (diff)
close otr connections on quit, add 'otr disconnect *' command
Diffstat (limited to 'doc/user-guide')
-rw-r--r--doc/user-guide/commands.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml
index 62e1e855..45a6674f 100644
--- a/doc/user-guide/commands.xml
+++ b/doc/user-guide/commands.xml
@@ -412,11 +412,12 @@
<bitlbee-command name="disconnect">
<syntax>otr disconnect &lt;nick&gt;</syntax>
+ <syntax>otr disconnect *</syntax>
<description>
<para>
- Resets the connection with the specified user to cleartext.
+ Resets the connection with the specified user/all users to cleartext.
</para>
</description>