comparison mcabber/doc/mcabber.1.txt @ 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
30 key. Simply sending a message will also enable chat mode. 30 key. Simply sending a message will also enable chat mode.
31 31
32 Here are some of the features of `mcabber`: 32 Here are some of the features of `mcabber`:
33 33
34 - 'SSL support'. 34 - 'SSL support'.
35 - 'MUC support' (Multi-User Chat).
35 - 'History logging:' If enabled (see the CONFIGURATION FILE section), 36 - 'History logging:' If enabled (see the CONFIGURATION FILE section),
36 `mcabber` can save discussions to history log files. 37 `mcabber` can save discussions to history log files.
37 - 'Commands completion:' If possible, `mcabber` will try to complete your 38 - 'Commands completion:' If possible, `mcabber` will try to complete your
38 command line if you hit the Tab key. 39 command line if you hit the Tab key.
39 - 'External actions:' Some events (like receiving a message) can trigger an 40 - 'External actions:' Some events (like receiving a message) can trigger an
173 /rename nickname:: 174 /rename nickname::
174 Rename current buddy to the given nickname. 175 Rename current buddy to the given nickname.
175 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
176 the buddies to another group with the "/move" command). 177 the buddies to another group with the "/move" command).
177 178
178 /room join|leave|names|remove:: 179 /room join|leave|names|remove|unlock::
179 The 'room' command handles Multi-User Chat room actions. 180 The 'room' command handles Multi-User Chat room actions.
180 181
181 'join' room nick;; join "room", using "nick" as nickname 182 'join' room nick;; join "room", using "nick" as nickname
182 'leave';; leave the current room 183 'leave';; leave the current room
183 'names';; display members of the current room 184 'names';; display members of the current room
184 'remove';; remove the current room from the roster. You must have left this room before. 185 '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)
185 187
186 /roster bottom|top|hide_offline|show_offline|toggle_offline:: 188 /roster bottom|top|hide_offline|show_offline|toggle_offline::
187 /roster alternate|unread_first|unread_next:: 189 /roster alternate|unread_first|unread_next::
188 /roster search bud:: 190 /roster search bud::
189 The 'roster' command manipulates the roster/buddylist. Here are the available parameters: 191 The 'roster' command manipulates the roster/buddylist. Here are the available parameters: