comparison mcabber/doc/mcabber.1.txt @ 480:882e1acae422

Add /say_to command
author Mikael Berthe <mikael@lilotux.net>
date Tue, 04 Oct 2005 19:47:50 +0200
parents fa49ac0bb8f3
children b03def7beb78
comparison
equal deleted inserted replaced
479:b82428ac107d 480:882e1acae422
206 206
207 /say text:: 207 /say text::
208 Send the text message to the currently selected buddy. Can be useful 208 Send the text message to the currently selected buddy. Can be useful
209 if you want to send a message beginning with a slash, for example. 209 if you want to send a message beginning with a slash, for example.
210 210
211 /say_to jid text::
212 Send the text message to the specified jid.
213 Please note that this command doesn't set the default resource for
214 a contact, so if you want to send several messages to a specific
215 ressource you will have to use "/say_to" for each message.
216
211 /status [online|avail|invisible|free|dnd|notavail|away [StatusMessage]]:: 217 /status [online|avail|invisible|free|dnd|notavail|away [StatusMessage]]::
212 Set the current status. If no status is specified, display the 218 Set the current status. If no status is specified, display the
213 current status. + 219 current status. +
214 If a status message is specified, it will overrride the message* 220 If a status message is specified, it will overrride the message*
215 variables. 221 variables.