diff mcabber/doc/mcabber.1.txt @ 487:b03def7beb78

Update manual page
author Mikael Berthe <mikael@lilotux.net>
date Fri, 07 Oct 2005 19:09:02 +0200
parents 882e1acae422
children 28f67990ce7b
line wrap: on
line diff
--- 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::