aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide
diff options
context:
space:
mode:
authorSven Moritz Hallberg <sm@khjk.org>2008-02-17 02:58:41 +0100
committerSven Moritz Hallberg <sm@khjk.org>2008-02-17 02:58:41 +0100
commitd0faf626e98cf8a332afac5ac7d61c80dd8d3064 (patch)
treebca0f1aa8a8e8f8a068153c4c4b65cd34909c73a /doc/user-guide
parent82e8fe8f36b0c0c53389358dca184f6d12184933 (diff)
put 'otr forget key' back in, which now works
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>