Changeset d0faf62 for doc/user-guide


Ignore:
Timestamp:
2008-02-17T01:58:41Z (16 years ago)
Author:
Sven Moritz Hallberg <sm@…>
Branches:
master
Children:
37bff51
Parents:
82e8fe8
Message:

put 'otr forget key' back in, which now works

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/user-guide/commands.xml

    r82e8fe8 rd0faf62  
    346346                       
    347347                                <para>
    348                                         Forgets some part of our OTR userstate. Available things: fingerprint and context. See <emphasis>help otr forget &lt;thing&gt;</emphasis> for more information.
     348                                        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.
    349349                                </para>
    350350                       
     
    377377                        </bitlbee-command>
    378378
     379                        <bitlbee-command name="key">
     380                                <syntax>otr forget key &lt;fingerprint&gt;</syntax>
     381                               
     382                                <description>
     383                               
     384                                        <para>
     385                                                Forgets an OTR private key matching the specified fingerprint. It is allowed to specify only a (unique) prefix of the fingerprint.
     386                                        </para>
     387                                       
     388                                </description>
     389                               
     390                        </bitlbee-command>
     391               
    379392                </bitlbee-command>
    380393               
Note: See TracChangeset for help on using the changeset viewer.