diff options
Diffstat (limited to 'doc/user-guide')
-rw-r--r-- | doc/user-guide/commands.xml | 3 |
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 <nick></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> |