diff mcabber/doc/mcabber.1.html @ 487:b03def7beb78

Update manual page
author Mikael Berthe <mikael@lilotux.net>
date Fri, 07 Oct 2005 19:09:02 +0200
parents 882e1acae422
children 28f67990ce7b
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.html	Fri Oct 07 18:54:52 2005 +0200
+++ b/mcabber/doc/mcabber.1.html	Fri Oct 07 19:09:02 2005 +0200
@@ -438,13 +438,21 @@
         the buddies to another group with the "/move" command).
 </dd>
 <dt><b>
-/room join|leave|names|nick|remove|topic|unlock
+/room invite|join|leave|names|nick|remove|topic|unlock
 </b></dt>
 <dd>
         The <b>room</b> command handles Multi-User Chat room actions.
 <table class="hlist">
 <tr valign="top">
 <td>
+<b>invite</b> jid [reason]
+</td>
+<td>
+invite jid to the current room
+</td>
+</tr>
+<tr valign="top">
+<td>
 <b>join</b> room nick
 </td>
 <td>
@@ -453,7 +461,7 @@
 </tr>
 <tr valign="top">
 <td>
-<b>leave</b>
+<b>leave</b> [message]
 </td>
 <td>
 leave the current room
@@ -662,7 +670,7 @@
 <div id="footer">
 <p>
 Version 0.6.9-dev<br />
-Last updated 04-Oct-2005 19:42:07 CEST
+Last updated 07-Oct-2005 18:59:10 CEST
 </p>
 </div>
 </div>