# HG changeset patch # User Mikael Berthe # Date 1128704942 -7200 # Node ID b03def7beb7860301f44d394b09c903a0c647c22 # Parent 2a6a8ebb813bdec223154c5590f8270a2bf034b9 Update manual page diff -r 2a6a8ebb813b -r b03def7beb78 mcabber/doc/mcabber.1 --- a/mcabber/doc/mcabber.1 Fri Oct 07 18:54:52 2005 +0200 +++ b/mcabber/doc/mcabber.1 Fri Oct 07 19:09:02 2005 +0200 @@ -203,13 +203,14 @@ \fB/room\fR join|leave|names|remove|topic|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 - \fBnick\fR nick change your nickname in the current room - \fBremove\fR remove the current room from the roster (you must have left this room before) - \fBtopic\fR set topic for current room - \fBunlock\fR unlock current room (if you are the owner) + \fBinvite\fR jid [reason] invite jid to the current room + \fBjoin\fR room nick join "room", using "nick" as nickname + \fBleave\fR [message] leave the current room + \fBnames\fR display members of the current room + \fBnick\fR nick change your nickname in the current room + \fBremove\fR remove the current room from the roster (you must have left this room before) + \fBtopic\fR set topic for current room + \fBunlock\fR unlock current room (if you are the owner) .TP \fB/roster\fR diff -r 2a6a8ebb813b -r b03def7beb78 mcabber/doc/mcabber.1.html --- 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).
-/room join|leave|names|nick|remove|topic|unlock +/room invite|join|leave|names|nick|remove|topic|unlock
The room command handles Multi-User Chat room actions. + + + +
+invite jid [reason] + +invite jid to the current room +
join room nick @@ -453,7 +461,7 @@
-leave +leave [message] leave the current room @@ -662,7 +670,7 @@ diff -r 2a6a8ebb813b -r b03def7beb78 mcabber/doc/mcabber.1.txt --- a/mcabber/doc/mcabber.1.txt Fri Oct 07 18:54:52 2005 +0200 +++ b/mcabber/doc/mcabber.1.txt Fri Oct 07 19:09:02 2005 +0200 @@ -176,16 +176,17 @@ 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|nick|remove|topic|unlock:: +/room invite|join|leave|names|nick|remove|topic|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 - 'nick' nick;; change your nickname in the current room - 'remove';; remove the current room from the roster (you must have left this room before) - 'topic';; set topic for current room - 'unlock';; unlock current room (if you are the owner) + 'invite' jid [reason];; invite jid to the current room + 'join' room nick;; join "room", using "nick" as nickname + 'leave' [message];; leave the current room + 'names';; display members of the current room + 'nick' nick;; change your nickname in the current room + 'remove';; remove the current room from the roster (you must have left this room before) + 'topic';; set topic for current room + 'unlock';; unlock current room (if you are the owner) /roster bottom|top|hide_offline|show_offline|toggle_offline:: /roster alternate|unread_first|unread_next::