comparison mcabber/doc/mcabber.1.txt @ 593:29d9a54ac69f

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 Dec 2005 11:34:31 +0100
parents 4df43fcdabc4
children 803973541c22
comparison
equal deleted inserted replaced
592:67a332121aea 593:29d9a54ac69f
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 join|leave|names|nick|privmsg|remove|topic|unlock:: 183 /room join|leave|names|nick|privmsg|remove|topic|unlock::
184 /room invite|kick|ban:: 184 /room invite|kick|ban|role|affil::
185 The 'room' command handles Multi-User Chat room actions. 185 The 'room' command handles Multi-User Chat room actions.
186 186
187 'ban' jid [reason];; ban jid from the current room
188 'invite' jid [reason];; invite jid to the current room
189 'join' room nick;; join "room", using "nick" as nickname 187 'join' room nick;; join "room", using "nick" as nickname
190 'kick' nick [reason];; kick "nick" from the current room
191 'leave' [message];; leave the current room 188 'leave' [message];; leave the current room
192 'names';; display members of the current room 189 'names';; display members of the current room
193 'nick' nick;; change your nickname in the current room 190 'nick' nick;; change your nickname in the current room
194 'privmsg' nick msg;; send private message "msg" to "nick" 191 'privmsg' nick msg;; send private message "msg" to "nick"
195 'remove';; remove the current room from the roster (you must have left this room before) 192 'remove';; remove the current room from the roster (you must have left this room before)
196 'topic';; set topic for current room 193 'topic';; set topic for current room
197 'unlock';; unlock current room (if you are the owner) 194 'unlock';; unlock current room (if you are the owner)
198 'whois' nick;; display MUC information about "nick" 195 'whois' nick;; display MUC information about "nick"
196 'ban' jid [reason];; ban jid from the current room
197 'invite' jid [reason];; invite jid to the current room
198 'kick' nick [reason];; kick "nick" from the current room
199 'role' jid role [reason];; change jid's role (role can be "none", "visitor", "participant", "moderator")
200 'affil' jid affil [reason];; change jid's affiliation (affil can be "none", "member", "admin", "owner")
199 201
200 /roster bottom|top|hide_offline|show_offline|toggle_offline:: 202 /roster bottom|top|hide_offline|show_offline|toggle_offline::
201 /roster alternate|unread_first|unread_next:: 203 /roster alternate|unread_first|unread_next::
202 /roster search bud:: 204 /roster search bud::
203 The 'roster' command manipulates the roster/buddylist. Here are the available parameters: 205 The 'roster' command manipulates the roster/buddylist. Here are the available parameters: