comparison mcabber/doc/mcabber.1 @ 467:73aa14eba3c7

Update manual Mention MUC support and add "/room unlock".
author Mikael Berthe <mikael@lilotux.net>
date Sat, 01 Oct 2005 16:00:17 +0200
parents 52171a3dc199
children eaa2ad773192
comparison
equal deleted inserted replaced
466:af20cf1ea787 467:73aa14eba3c7
45 .TP 3 45 .TP 3
46 \(bu 46 \(bu
47 SSL support\&. 47 SSL support\&.
48 .TP 48 .TP
49 \(bu 49 \(bu
50 MUC support (Multi\-User Chat)\&.
51 .TP
52 \(bu
50 History logging: If enabled (see the CONFIGURATION FILE section), mcabber can save discussions to history log files\&. 53 History logging: If enabled (see the CONFIGURATION FILE section), mcabber can save discussions to history log files\&.
51 .TP 54 .TP
52 \(bu 55 \(bu
53 Commands completion: If possible, mcabber will try to complete your command line if you hit the Tab key\&. 56 Commands completion: If possible, mcabber will try to complete your command line if you hit the Tab key\&.
54 .TP 57 .TP
195 \fB/rename\fR nickname 198 \fB/rename\fR nickname
196 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)\&. 199 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)\&.
197 200
198 201
199 .TP 202 .TP
200 \fB/room\fR join|leave|names|remove 203 \fB/room\fR join|leave|names|remove|unlock
201 The room command handles Multi\-User Chat room actions\&. 204 The room command handles Multi\-User Chat room actions\&.
202 205
203 \fBjoin\fR room nick join "room", using "nick" as nickname 206 \fBjoin\fR room nick join "room", using "nick" as nickname
204 \fBleave\fR leave the current room 207 \fBleave\fR leave the current room
205 \fBnames\fR display members of the current room 208 \fBnames\fR display members of the current room
206 \fBremove\fR remove the current room from the roster\&. You must have left this room before\&. 209 \fBremove\fR remove the current room from the roster (you must have left this room before)
210 \fBunlock\fR unlock current room (if you are the owner)
207 211
208 .TP 212 .TP
209 \fB/roster\fR 213 \fB/roster\fR
210 The roster command manipulates the roster/buddylist\&. Here are the available parameters: 214 The roster command manipulates the roster/buddylist\&. Here are the available parameters:
211 215