changeset 639:3edd3687c38d

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Wed, 28 Dec 2005 11:09:01 +0100
parents f6946251acdf
children 1cd7f8e3895b
files mcabber/doc/mcabber.1 mcabber/doc/mcabber.1.html mcabber/doc/mcabber.1.txt
diffstat 3 files changed, 9 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1	Wed Dec 28 11:08:39 2005 +0100
+++ b/mcabber/doc/mcabber.1	Wed Dec 28 11:09:01 2005 +0100
@@ -120,8 +120,8 @@
 .SH "COMMANDS"
 
 .TP
-\fB/add\fR jid [nickname]
-Add the "jid" Jabber user to our roster (default group), and send a notification request to this buddy\&. If no nickname is specified, the jid is used\&.
+\fB/add\fR [jid [nickname]]
+Add the "jid" Jabber user to our roster (default group), and send a notification request to this buddy\&. If no nickname is specified, the jid is used\&. If no jid is provided (or jid is empty ""), the current buddy is used\&.
 
 .TP
 \fB/alias\fR name = command line
--- a/mcabber/doc/mcabber.1.html	Wed Dec 28 11:08:39 2005 +0100
+++ b/mcabber/doc/mcabber.1.html	Wed Dec 28 11:09:01 2005 +0100
@@ -215,12 +215,13 @@
 <h2>COMMANDS</h2>
 <dl>
 <dt><b>
-/add jid [nickname]
+/add [jid [nickname]]
 </b></dt>
 <dd>
         Add the "jid" Jabber user to our roster (default group), and send a
         notification request to this buddy.  If no nickname is specified, the
-        jid is used.
+        jid is used.  If no jid is provided (or jid is empty ""), the
+        current buddy is used.
 </dd>
 <dt><b>
 /alias name = command line
@@ -813,7 +814,7 @@
 <div id="footer">
 <p>
 Version 0.7.3-dev<br />
-Last updated 26-Dec-2005 19:35:42 CEST
+Last updated 28-Dec-2005 11:02:09 CEST
 </p>
 </div>
 </div>
--- a/mcabber/doc/mcabber.1.txt	Wed Dec 28 11:08:39 2005 +0100
+++ b/mcabber/doc/mcabber.1.txt	Wed Dec 28 11:09:01 2005 +0100
@@ -89,10 +89,11 @@
 COMMANDS
 --------
 
-/add jid [nickname]::
+/add [jid [nickname]]::
         Add the "jid" Jabber user to our roster (default group), and send a
         notification request to this buddy.  If no nickname is specified, the
-        jid is used.
+        jid is used.  If no jid is provided (or jid is empty ""), the
+        current buddy is used.
 
 /alias name = command line::
         Add "name" as an alias for "command line". +