Changeset ea3a26d


Ignore:
Timestamp:
2006-05-05T16:31:57Z (18 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
64d1f45
Parents:
2b13c3c
Message:

Added add -tmp to the docs.

File:
1 edited

Legend:

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

    r2b13c3c rea3a26d  
    141141                <short-description>Add a buddy to your contact list</short-description>
    142142                <syntax>add &lt;connection&gt; &lt;handle&gt; [&lt;nick&gt;]</syntax>
     143                <syntax>add -tmp &lt;connection&gt; &lt;handle&gt; [&lt;nick&gt;]</syntax>
    143144
    144145                <description>
     
    149150                        <para>
    150151                                If you want, you can also tell BitlBee what nick to give the new contact. Of course you can also use the <emphasis>rename</emphasis> command for that, but sometimes this might be more convenient.
     152                        </para>
     153                       
     154                        <para>
     155                                Adding -tmp only adds the buddy to the internal BitlBee structures, not to the real contact list (like done by <emphasis>set handle_unknown add</emphasis>). This allows you to talk to people outside your contact list.
    151156                        </para>
    152157                </description>
Note: See TracChangeset for help on using the changeset viewer.