mcabber/doc/help/en/hlp_status.txt
changeset 2361 9f5b3d53f97f
parent 1973 9fe1c0a54e73
equal deleted inserted replaced
2360:fef9f1a7d2aa 2361:9f5b3d53f97f
     2  /STATUS [online|avail|free|dnd|notavail|away [-|StatusMessage]]
     2  /STATUS [online|avail|free|dnd|notavail|away [-|StatusMessage]]
     3  /STATUS message -|StatusMessage
     3  /STATUS message -|StatusMessage
     4 
     4 
     5 Show or set the current status.
     5 Show or set the current status.
     6 If no status is specified, display the current status.
     6 If no status is specified, display the current status.
     7 If a status message is specified, it will overrride the message* variables (these variables can be set in the configuration file).
     7 If a status message is specified, it will override the message* variables (these variables can be set in the configuration file).
     8 If no relevant message* variable is set and no status message provided, the current status message is kept.
     8 If no relevant message* variable is set and no status message provided, the current status message is kept.
     9 If StatusMessage is "-", the current status message is cleared.
     9 If StatusMessage is "-", the current status message is cleared.
    10 With the "/status message" command, mcabber will update the message while preserving the status.
    10 With the "/status message" command, mcabber will update the message while preserving the status.