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

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sat, 03 Dec 2005 23:53:44 +0100
parents fdd1637db7f3
children 29d9a54ac69f
comparison
equal deleted inserted replaced
572:afc2bd38b15c 573:4df43fcdabc4
200 \fB/rename\fR nickname 200 \fB/rename\fR nickname
201 Rename current buddy to the given nickname\&. This command does not work for groups, at the moment (but you can move the buddies to another group with the "/move" command)\&. 201 Rename current buddy to the given nickname\&. This command does not work for groups, at the moment (but you can move the buddies to another group with the "/move" command)\&.
202 202
203 203
204 .TP 204 .TP
205 \fB/room\fR invite|join|leave|names|nick|privmsg|remove|topic|unlock 205 \fB/room\fR
206 The room command handles Multi\-User Chat room actions\&. 206 The room command handles Multi\-User Chat room actions\&.
207 207
208 \fBban\fR jid [reason] ban jid from the current room
208 \fBinvite\fR jid [reason] invite jid to the current room 209 \fBinvite\fR jid [reason] invite jid to the current room
209 \fBjoin\fR room nick join "room", using "nick" as nickname 210 \fBjoin\fR room nick join "room", using "nick" as nickname
211 \fBkick\fR nick [reason] kick "nick" from the current room
210 \fBleave\fR [message] leave the current room 212 \fBleave\fR [message] leave the current room
211 \fBnames\fR display members of the current room 213 \fBnames\fR display members of the current room
212 \fBnick\fR nick change your nickname in the current room 214 \fBnick\fR nick change your nickname in the current room
213 \fBprivmsg\fR nick msg send private message "msg" to "nick" 215 \fBprivmsg\fR nick msg send private message "msg" to "nick"
214 \fBremove\fR remove the current room from the roster (you must have left this room before) 216 \fBremove\fR remove the current room from the roster (you must have left this room before)
215 \fBtopic\fR set topic for current room 217 \fBtopic\fR set topic for current room
216 \fBunlock\fR unlock current room (if you are the owner) 218 \fBunlock\fR unlock current room (if you are the owner)
219 \fBwhois\fR nick display MUC information about "nick"
217 220
218 .TP 221 .TP
219 \fB/roster\fR 222 \fB/roster\fR
220 The roster command manipulates the roster/buddylist\&. Here are the available parameters: 223 The roster command manipulates the roster/buddylist\&. Here are the available parameters:
221 224