diff -r afc2bd38b15c -r 4df43fcdabc4 mcabber/doc/mcabber.1.txt --- a/mcabber/doc/mcabber.1.txt Sat Dec 03 23:40:40 2005 +0100 +++ b/mcabber/doc/mcabber.1.txt Sat Dec 03 23:53:44 2005 +0100 @@ -180,11 +180,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 invite|join|leave|names|nick|privmsg|remove|topic|unlock:: +/room join|leave|names|nick|privmsg|remove|topic|unlock:: +/room invite|kick|ban:: The 'room' command handles Multi-User Chat room actions. + 'ban' jid [reason];; ban jid from the current room 'invite' jid [reason];; invite jid to the current room 'join' room nick;; join "room", using "nick" as nickname + 'kick' nick [reason];; kick "nick" from the current room 'leave' [message];; leave the current room 'names';; display members of the current room 'nick' nick;; change your nickname in the current room @@ -192,6 +195,7 @@ '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) + 'whois' nick;; display MUC information about "nick" /roster bottom|top|hide_offline|show_offline|toggle_offline:: /roster alternate|unread_first|unread_next::