aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user-guide')
-rw-r--r--doc/user-guide/commands.xml15
1 files changed, 14 insertions, 1 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml
index 2d6b866d..8c2a30ca 100644
--- a/doc/user-guide/commands.xml
+++ b/doc/user-guide/commands.xml
@@ -345,7 +345,7 @@
<description>
<para>
- Forgets some part of our OTR userstate. Available things: fingerprint and context. See <emphasis>help otr forget &lt;thing&gt;</emphasis> for more information.
+ Forgets some part of our OTR userstate. Available things: fingerprint, context, and key. See <emphasis>help otr forget &lt;thing&gt;</emphasis> for more information.
</para>
</description>
@@ -376,6 +376,19 @@
</bitlbee-command>
+ <bitlbee-command name="key">
+ <syntax>otr forget key &lt;fingerprint&gt;</syntax>
+
+ <description>
+
+ <para>
+ Forgets an OTR private key matching the specified fingerprint. It is allowed to specify only a (unique) prefix of the fingerprint.
+ </para>
+
+ </description>
+
+ </bitlbee-command>
+
</bitlbee-command>
</bitlbee-command>