diff mcabber/doc/mcabber.1.html @ 573:4df43fcdabc4

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sat, 03 Dec 2005 23:53:44 +0100
parents 1aab64a04c31
children 29d9a54ac69f
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.html	Sat Dec 03 23:40:40 2005 +0100
+++ b/mcabber/doc/mcabber.1.html	Sat Dec 03 23:53:44 2005 +0100
@@ -456,13 +456,24 @@
         the buddies to another group with the "/move" command).
 </dd>
 <dt><b>
-/room invite|join|leave|names|nick|privmsg|remove|topic|unlock
+/room join|leave|names|nick|privmsg|remove|topic|unlock
+</b></dt>
+<dt><b>
+/room invite|kick|ban
 </b></dt>
 <dd>
         The <b>room</b> command handles Multi-User Chat room actions.
 <table class="hlist">
 <tr valign="top">
 <td>
+<b>ban</b> jid [reason]
+</td>
+<td>
+ban jid from the current room
+</td>
+</tr>
+<tr valign="top">
+<td>
 <b>invite</b> jid [reason]
 </td>
 <td>
@@ -479,6 +490,14 @@
 </tr>
 <tr valign="top">
 <td>
+<b>kick</b> nick [reason]
+</td>
+<td>
+kick "nick" from the current room
+</td>
+</tr>
+<tr valign="top">
+<td>
 <b>leave</b> [message]
 </td>
 <td>
@@ -533,6 +552,14 @@
 unlock current room (if you are the owner)
 </td>
 </tr>
+<tr valign="top">
+<td>
+<b>whois</b> nick
+</td>
+<td>
+display MUC information about "nick"
+</td>
+</tr>
 </table>
 </dd>
 <dt><b>
@@ -698,8 +725,8 @@
 License (GPL).</p>
 <div id="footer">
 <p>
-Version 0.7.1<br />
-Last updated 19-Nov-2005 16:44:06 CEST
+Version 0.7.2-dev<br />
+Last updated 03-Dec-2005 23:50:16 CEST
 </p>
 </div>
 </div>