diff mcabber/doc/mcabber.1.txt @ 1341:305f7a609545

Add "/room names --detail"
author Mikael Berthe <mikael@lilotux.net>
date Sat, 03 Nov 2007 15:57:39 +0100
parents 43eb4833db0c
children 7b5a2b047efd
line wrap: on
line diff
--- a/mcabber/doc/mcabber.1.txt	Sat Nov 03 15:27:24 2007 +0100
+++ b/mcabber/doc/mcabber.1.txt	Sat Nov 03 15:57:39 2007 +0100
@@ -338,7 +338,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' [--short|--quiet];; display the members of the current room
+        'names' [--detail|--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)