diff mcabber/doc/mcabber.1.html @ 467:73aa14eba3c7

Update manual Mention MUC support and add "/room unlock".
author Mikael Berthe <mikael@lilotux.net>
date Sat, 01 Oct 2005 16:00:17 +0200
parents 52171a3dc199
children eaa2ad773192
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.html	Thu Sep 29 23:36:14 2005 +0200
+++ b/mcabber/doc/mcabber.1.html	Sat Oct 01 16:00:17 2005 +0200
@@ -41,6 +41,11 @@
 </li>
 <li>
 <p>
+<b>MUC support</b> (Multi-User Chat).
+</p>
+</li>
+<li>
+<p>
 <b>History logging:</b>  If enabled (see the CONFIGURATION FILE section),
   <tt>mcabber</tt> can save discussions to history log files.
 </p>
@@ -433,7 +438,7 @@
         the buddies to another group with the "/move" command).
 </dd>
 <dt><b>
-/room join|leave|names|remove
+/room join|leave|names|remove|unlock
 </b></dt>
 <dd>
         The <b>room</b> command handles Multi-User Chat room actions.
@@ -467,7 +472,15 @@
 <b>remove</b>
 </td>
 <td>
-remove the current room from the roster.  You must have left this room before.
+remove the current room from the roster (you must have left this room before)
+</td>
+</tr>
+<tr valign="top">
+<td>
+<b>unlock</b>
+</td>
+<td>
+unlock current room (if you are the owner)
 </td>
 </tr>
 </table>
@@ -624,7 +637,7 @@
 <div id="footer">
 <p>
 Version 0.6.9-dev<br />
-Last updated 29-Sep-2005 22:43:43 CEST
+Last updated 01-Oct-2005 15:56:26 CEST
 </p>
 </div>
 </div>