From 69ef042b64ac1cb2f771d3ae02f27a7e64951222 Mon Sep 17 00:00:00 2001 From: Sven Moritz Hallberg Date: Sun, 1 May 2011 18:22:35 +0200 Subject: add otr reconnect command --- doc/user-guide/commands.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 2baed9d0..7a36083f 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -392,7 +392,7 @@ - Available subcommands: connect, disconnect, smp, smpq, trust, info, keygen, and forget. See help otr <subcommand> for more information. + Available subcommands: connect, disconnect, reconnect, smp, smpq, trust, info, keygen, and forget. See help otr <subcommand> for more information. @@ -423,6 +423,23 @@ + + otr reconnect <nick> + + + + + Breaks and re-establishes the encrypted connection with the specified user. Useful if something got desynced. + + + + Equivalent to otr disconnect followed by otr connect. + + + + + + otr smp <nick> <secret> -- cgit v1.2.3