comparison mcabber/doc/help/en/hlp_room.txt @ 1587:0a1f59dc503d

/room names --compact New parameter.
author sh!zeeg <shizeeg@yandex.ru>
date Wed, 29 Jul 2009 03:13:04 +0400
parents 0650ffc8cbbd
children 54029aba9452
comparison
equal deleted inserted replaced
1582:b5861a0fcd30 1587:0a1f59dc503d
8 8
9 /room join [room [nick [pass]]] 9 /room join [room [nick [pass]]]
10 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 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.
11 /room leave [message] 11 /room leave [message]
12 Leave the current room 12 Leave the current room
13 /room names [--detail|--short|--quiet] 13 /room names [--detail|--short|--quiet|--compact]
14 Display members of the current room 14 Display members of the current room
15 /room nick newnick 15 /room nick newnick
16 Change your nickname in the current room 16 Change your nickname in the current room
17 /room privmsg nick msg 17 /room privmsg nick msg
18 Send private message "msg" to "nick" 18 Send private message "msg" to "nick"