comparison mcabber/doc/mcabber.1 @ 522:fdd1637db7f3

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Sat, 19 Nov 2005 16:54:42 +0100
parents c7cdb9c6d7aa
children 4df43fcdabc4
comparison
equal deleted inserted replaced
521:cc8c969ab6e5 522:fdd1637db7f3
238 .TP 238 .TP
239 \fB/say_to\fR jid text 239 \fB/say_to\fR jid text
240 Send the "text" message to the specified jid\&. Please note that this command doesn't set the default resource for a contact, so if you want to send several messages to a specific ressource you will have to use "/say_to" for each message\&. 240 Send the "text" message to the specified jid\&. Please note that this command doesn't set the default resource for a contact, so if you want to send several messages to a specific ressource you will have to use "/say_to" for each message\&.
241 241
242 .TP 242 .TP
243 \fB/status\fR [online|avail|invisible|free|dnd|notavail|away [StatusMessage]] 243 \fB/status\fR [online|avail|invisible|free|dnd|notavail|away [\-|StatusMessage]]
244 Set the current status\&. If no status is specified, display the current status\&. If a status message is specified, it will overrride the message* variables\&. 244 Show or set the current status\&.
245
246 If no status is specified, display the current status\&.
247
248 If a status message is specified, it will overrride the message* variables (these variables can be set in the configuration file)\&. If no relevant message* variable is set and no status message provided, the current status message is kept\&. If StatusMessage is "\-", the current status message is cleared\&.
245 249
246 .TP 250 .TP
247 \fB/status_to\fR jid online|avail|invisible|free|dnd|notavail|away [StatusMessage] 251 \fB/status_to\fR jid online|avail|invisible|free|dnd|notavail|away [StatusMessage]
248 Send the requested status to the specified Jabber user\&. 252 Send the requested status to the specified Jabber user\&.
249 253