diff mcabber/doc/mcabber.1.txt @ 1162:39b20ea22ce9

/room names: add options --short, --quiet
author Mikael Berthe <mikael@lilotux.net>
date Sat, 17 Feb 2007 10:35:12 +0100
parents 4931c344483b
children e411a9def7da
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.txt	Fri Feb 16 16:05:02 2007 +0100
+++ b/mcabber/doc/mcabber.1.txt	Sat Feb 17 10:35:12 2007 +0100
@@ -326,7 +326,7 @@
 
         'join' [room [nick [pass]]];; join "room", using "nick" as nickname.  If no nickname is provided (or if it is an empty string), the "nickname" option value is used (see sample configuration file).  If the currently selected entry is correctly recognized as a room by mcabber, the shortcut "." can be used instead of the full room id.  A password can be provided to enter protected rooms.  If your nickname contains space characters, use quotes.
         'leave' [message];;     leave the current room
-        'names';;               display members of the current room
+        'names' [--short|--quiet];; display the members of the current room
         'nick' nick;;           change your nickname in the current room
         'privmsg' nick msg;;    send private message "msg" to "nick"
         'remove';;              remove the current room from the roster (you must have left this room before)