Changeset 69ef042 for doc/user-guide
- Timestamp:
- 2011-05-01T16:22:35Z (14 years ago)
- Branches:
- master
- Children:
- 2ffc41e, 983bb66
- Parents:
- 6963230
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/user-guide/commands.xml
r6963230 r69ef042 393 393 394 394 <para> 395 Available subcommands: connect, disconnect, smp, smpq, trust, info, keygen, and forget. See <emphasis>help otr <subcommand></emphasis> for more information.395 Available subcommands: connect, disconnect, reconnect, smp, smpq, trust, info, keygen, and forget. See <emphasis>help otr <subcommand></emphasis> for more information. 396 396 </para> 397 397 … … 418 418 <para> 419 419 Resets the connection with the specified user to cleartext. 420 </para> 421 422 </description> 423 424 </bitlbee-command> 425 426 <bitlbee-command name="reconnect"> 427 <syntax>otr reconnect <nick></syntax> 428 429 <description> 430 431 <para> 432 Breaks and re-establishes the encrypted connection with the specified user. Useful if something got desynced. 433 </para> 434 435 <para> 436 Equivalent to <emphasis>otr disconnect</emphasis> followed by <emphasis>otr connect</emphasis>. 420 437 </para> 421 438
Note: See TracChangeset
for help on using the changeset viewer.