# HG changeset patch # User Mikael Berthe # Date 1128175217 -7200 # Node ID 73aa14eba3c78bfb2e1d4af08727df01189c9303 # Parent af20cf1ea7871e3fd3f9fb93879334c3ced94a00 Update manual Mention MUC support and add "/room unlock". diff -r af20cf1ea787 -r 73aa14eba3c7 mcabber/doc/mcabber.1 --- a/mcabber/doc/mcabber.1 Thu Sep 29 23:36:14 2005 +0200 +++ b/mcabber/doc/mcabber.1 Sat Oct 01 16:00:17 2005 +0200 @@ -47,6 +47,9 @@ SSL support\&. .TP \(bu + MUC support (Multi\-User Chat)\&. +.TP +\(bu History logging: If enabled (see the CONFIGURATION FILE section), mcabber can save discussions to history log files\&. .TP \(bu @@ -197,13 +200,14 @@ .TP -\fB/room\fR join|leave|names|remove +\fB/room\fR join|leave|names|remove|unlock The room command handles Multi\-User Chat room actions\&. \fBjoin\fR room nick join "room", using "nick" as nickname \fBleave\fR leave the current room \fBnames\fR display members of the current room - \fBremove\fR remove the current room from the roster\&. You must have left this room before\&. + \fBremove\fR remove the current room from the roster (you must have left this room before) + \fBunlock\fR unlock current room (if you are the owner) .TP \fB/roster\fR diff -r af20cf1ea787 -r 73aa14eba3c7 mcabber/doc/mcabber.1.html --- 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 @@
  • +MUC support (Multi-User Chat). +

    +
  • +
  • +

    History logging: If enabled (see the CONFIGURATION FILE section), mcabber can save discussions to history log files.

    @@ -433,7 +438,7 @@ 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. @@ -467,7 +472,15 @@ remove -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) + + + + +unlock + + +unlock current room (if you are the owner) @@ -624,7 +637,7 @@ diff -r af20cf1ea787 -r 73aa14eba3c7 mcabber/doc/mcabber.1.txt --- 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::