diff options
author | Sven Moritz Hallberg <sm@khjk.org> | 2008-02-16 17:24:38 +0100 |
---|---|---|
committer | Sven Moritz Hallberg <sm@khjk.org> | 2008-02-16 17:24:38 +0100 |
commit | 903a2fcc60f82f52fe05c79250e6875dc48f23f0 (patch) | |
tree | 93c57d441c1fe3e1785fd0bf99d89b1d6832f449 /doc/user-guide | |
parent | 1221ef093f35d620123cab82aecf4bb7bcc2e86a (diff) |
remove (broken) 'otr forget key' command again
Diffstat (limited to 'doc/user-guide')
-rw-r--r-- | doc/user-guide/commands.xml | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 8c2a30ca..2d6b866d 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, context, and key. See <emphasis>help otr forget <thing></emphasis> for more information. + Forgets some part of our OTR userstate. Available things: fingerprint and context. See <emphasis>help otr forget <thing></emphasis> for more information. </para> </description> @@ -376,19 +376,6 @@ </bitlbee-command> - <bitlbee-command name="key"> - <syntax>otr forget key <fingerprint></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> |