diff mcabber/doc/mcabber.1.txt @ 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.txt	Thu Sep 29 23:36:14 2005 +0200
+++ b/mcabber/doc/mcabber.1.txt	Sat Oct 01 16:00:17 2005 +0200
@@ -32,6 +32,7 @@
 Here are some of the features of `mcabber`:
 
 - 'SSL support'.
+- 'MUC support' (Multi-User Chat).
 - 'History logging:'  If enabled (see the CONFIGURATION FILE section),
   `mcabber` can save discussions to history log files.
 - 'Commands completion:'  If possible, `mcabber` will try to complete your
@@ -175,13 +176,14 @@
         This command does not work for groups, at the moment (but you can move
         the buddies to another group with the "/move" command).
 
-/room join|leave|names|remove::
+/room join|leave|names|remove|unlock::
         The 'room' command handles Multi-User Chat room actions.
 
         'join' room nick;;  join "room", using "nick" as nickname
         'leave';;           leave the current room
         'names';;           display members of the current room
-        'remove';;          remove the current room from the roster.  You must have left this room before.
+        'remove';;          remove the current room from the roster (you must have left this room before)
+        'unlock';;          unlock current room (if you are the owner)
 
 /roster bottom|top|hide_offline|show_offline|toggle_offline::
 /roster alternate|unread_first|unread_next::