diff mcabber/doc/mcabber.1.html @ 298:35cda94e570d

Add /connect and /disconnect commands
author Mikael Berthe <mikael@lilotux.net>
date Sun, 10 Jul 2005 15:38:45 +0100
parents f63839a4cb35
children 12f919be3da5
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.html	Sat Jul 09 23:20:36 2005 +0100
+++ b/mcabber/doc/mcabber.1.html	Sun Jul 10 15:38:45 2005 +0100
@@ -260,6 +260,12 @@
         The <b>clear</b> command is actually an alias for "/buffer clear".
 </dd>
 <dt><b>
+/connect
+</b></dt>
+<dd>
+        Establish connection to the Jabber server.
+</dd>
+<dt><b>
 /del
 </b></dt>
 <dd>
@@ -267,6 +273,14 @@
         notification and unsubscribe it from ours.
 </dd>
 <dt><b>
+/disconnect
+</b></dt>
+<dd>
+        Terminate connection to the Jabber server.  Note: the roster is only
+        available when the connection to the server is active, so the
+        buddylist is empty when disconnected.
+</dd>
+<dt><b>
 /group fold|unfold|toggle
 </b></dt>
 <dd>
@@ -488,7 +502,7 @@
 <div id="footer">
 <p>
 Version 0.6.2<br />
-Last updated 08-Jul-2005 23:29:01 CEST
+Last updated 10-Jul-2005 16:33:35 CEST
 </p>
 </div>
 </div>