Changeset ea3a26d
- Timestamp:
- 2006-05-05T16:31:57Z (19 years ago)
- Branches:
- master
- Children:
- 64d1f45
- Parents:
- 2b13c3c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user-guide/commands.xml
r2b13c3c rea3a26d 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> 143 144 144 145 <description> … … 149 150 <para> 150 151 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. 151 156 </para> 152 157 </description>
Note: See TracChangeset
for help on using the changeset viewer.