comparison mcabber/doc/mcabber.1.txt @ 470:eaa2ad773192

Add "/room nick"
author Mikael Berthe <mikael@lilotux.net>
date Sun, 02 Oct 2005 00:37:16 +0200
parents 73aa14eba3c7
children fa49ac0bb8f3
comparison
equal deleted inserted replaced
469:a926523d2392 470:eaa2ad773192
174 /rename nickname:: 174 /rename nickname::
175 Rename current buddy to the given nickname. 175 Rename current buddy to the given nickname.
176 This command does not work for groups, at the moment (but you can move 176 This command does not work for groups, at the moment (but you can move
177 the buddies to another group with the "/move" command). 177 the buddies to another group with the "/move" command).
178 178
179 /room join|leave|names|remove|unlock:: 179 /room join|leave|names|nick|remove|unlock::
180 The 'room' command handles Multi-User Chat room actions. 180 The 'room' command handles Multi-User Chat room actions.
181 181
182 'join' room nick;; join "room", using "nick" as nickname 182 'join' room nick;; join "room", using "nick" as nickname
183 'leave';; leave the current room 183 'leave';; leave the current room
184 'names';; display members of the current room 184 'names';; display members of the current room
185 'nick' nick;; change your nickname in the current room
185 'remove';; remove the current room from the roster (you must have left this room before) 186 'remove';; remove the current room from the roster (you must have left this room before)
186 'unlock';; unlock current room (if you are the owner) 187 'unlock';; unlock current room (if you are the owner)
187 188
188 /roster bottom|top|hide_offline|show_offline|toggle_offline:: 189 /roster bottom|top|hide_offline|show_offline|toggle_offline::
189 /roster alternate|unread_first|unread_next:: 190 /roster alternate|unread_first|unread_next::