comparison mcabber/doc/mcabber.1.txt @ 573:4df43fcdabc4

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sat, 03 Dec 2005 23:53:44 +0100
parents 9b6e3e5779b0
children 29d9a54ac69f
comparison
equal deleted inserted replaced
572:afc2bd38b15c 573:4df43fcdabc4
178 /rename nickname:: 178 /rename nickname::
179 Rename current buddy to the given nickname. 179 Rename current buddy to the given nickname.
180 This command does not work for groups, at the moment (but you can move 180 This command does not work for groups, at the moment (but you can move
181 the buddies to another group with the "/move" command). 181 the buddies to another group with the "/move" command).
182 182
183 /room invite|join|leave|names|nick|privmsg|remove|topic|unlock:: 183 /room join|leave|names|nick|privmsg|remove|topic|unlock::
184 /room invite|kick|ban::
184 The 'room' command handles Multi-User Chat room actions. 185 The 'room' command handles Multi-User Chat room actions.
185 186
187 'ban' jid [reason];; ban jid from the current room
186 'invite' jid [reason];; invite jid to the current room 188 'invite' jid [reason];; invite jid to the current room
187 'join' room nick;; join "room", using "nick" as nickname 189 'join' room nick;; join "room", using "nick" as nickname
190 'kick' nick [reason];; kick "nick" from the current room
188 'leave' [message];; leave the current room 191 'leave' [message];; leave the current room
189 'names';; display members of the current room 192 'names';; display members of the current room
190 'nick' nick;; change your nickname in the current room 193 'nick' nick;; change your nickname in the current room
191 'privmsg' nick msg;; send private message "msg" to "nick" 194 'privmsg' nick msg;; send private message "msg" to "nick"
192 'remove';; remove the current room from the roster (you must have left this room before) 195 'remove';; remove the current room from the roster (you must have left this room before)
193 'topic';; set topic for current room 196 'topic';; set topic for current room
194 'unlock';; unlock current room (if you are the owner) 197 'unlock';; unlock current room (if you are the owner)
198 'whois' nick;; display MUC information about "nick"
195 199
196 /roster bottom|top|hide_offline|show_offline|toggle_offline:: 200 /roster bottom|top|hide_offline|show_offline|toggle_offline::
197 /roster alternate|unread_first|unread_next:: 201 /roster alternate|unread_first|unread_next::
198 /roster search bud:: 202 /roster search bud::
199 The 'roster' command manipulates the roster/buddylist. Here are the available parameters: 203 The 'roster' command manipulates the roster/buddylist. Here are the available parameters: