Changes in doc/user-guide/commands.xml [64d1f45:9b8efab]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user-guide/commands.xml
r64d1f45 r9b8efab 141 141 <short-description>Add a buddy to your contact list</short-description> 142 142 <syntax>add <connection> <handle> [<nick>]</syntax> 143 <syntax>add -tmp <connection> <handle> [<nick>]</syntax>144 143 145 144 <description> … … 150 149 <para> 151 150 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 adds the buddy to the internal BitlBee structures only, not to the real contact list (like done by <emphasis>set handle_unknown add</emphasis>). This allows you to talk to people who are not in your contact list.156 151 </para> 157 152 </description> … … 621 616 622 617 <para> 623 To identify yourself in later sessions, you can use the <emphasis>identify</emphasis> command. To change your password later, you can use the <emphasis>set password</emphasis> command.618 To identify yourself in later sessions, you can use the <emphasis>identify</emphasis> command. 624 619 </para> 625 620 </description>
Note: See TracChangeset
for help on using the changeset viewer.