- Timestamp:
- 2016-09-20T03:39:05Z (8 years ago)
- Branches:
- master
- Children:
- 725f942
- Parents:
- 67ea361
- git-author:
- jgeboski <jgeboski@…> (22-06-16 18:54:52)
- git-committer:
- jgeboski <jgeboski@…> (20-09-16 03:39:05)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user-guide/commands.xml
r67ea361 ra33ee0f 264 264 265 265 <bitlbee-command name="add"> 266 <syntax>chat add <account id> <room > [<channel>]</syntax>266 <syntax>chat add <account id> <room|!index> [<channel>]</syntax> 267 267 268 268 <description> … … 280 280 </description> 281 281 282 </bitlbee-command> 283 284 <bitlbee-command name="list"> 285 <syntax>chat list <account id> [<server>]</syntax> 286 287 <description> 288 <para> 289 List existing chatrooms provided by an account. BitlBee needs this to propogate an internal list of chats. The existing chat can then be added with <emphasis>chat add</emphasis>. 290 </para> 291 </description> 282 292 </bitlbee-command> 283 293
Note: See TracChangeset
for help on using the changeset viewer.