comparison mcabber/doc/help/en/hlp_room.txt @ 1341:305f7a609545

Add "/room names --detail"
author Mikael Berthe <mikael@lilotux.net>
date Sat, 03 Nov 2007 15:57:39 +0100
parents b4ccc5b2a6de
children cd9182f0b5c7
comparison
equal deleted inserted replaced
1340:2031f4b2cced 1341:305f7a609545
7 7
8 /room join [room [nick [pass]]] 8 /room join [room [nick [pass]]]
9 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. 9 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.
10 /room leave [message] 10 /room leave [message]
11 Leave the current room 11 Leave the current room
12 /room names [--short|--quiet] 12 /room names [--detail|--short|--quiet]
13 Display members of the current room 13 Display members of the current room
14 /room nick newnick 14 /room nick newnick
15 Change your nickname in the current room 15 Change your nickname in the current room
16 /room privmsg nick msg 16 /room privmsg nick msg
17 Send private message "msg" to "nick" 17 Send private message "msg" to "nick"