comparison mcabber/doc/mcabber.1.txt @ 320:dce1dd4d0ca8

Update documentation for "/status status message"
author Mikael Berthe <mikael@lilotux.net>
date Fri, 15 Jul 2005 18:55:27 +0100
parents 29b27c8692ea
children a9013124ede6
comparison
equal deleted inserted replaced
319:db45371106a5 320:dce1dd4d0ca8
177 177
178 /say text:: 178 /say text::
179 Send the text message to the currently selected buddy. Can be useful 179 Send the text message to the currently selected buddy. Can be useful
180 if you want to send a message beginning with a slash, for example. 180 if you want to send a message beginning with a slash, for example.
181 181
182 /status [online|avail|invisible|free|dnd|notavail|away]:: 182 /status [online|avail|invisible|free|dnd|notavail|away [StatusMessage]]::
183 Set the current status. If no status is specified, display the 183 Set the current status. If no status is specified, display the
184 current status. 184 current status. +
185 If a status message is specified, it will overrride the message*
186 variables.
185 187
186 CONFIGURATION FILE 188 CONFIGURATION FILE
187 ------------------ 189 ------------------
188 See the provided sample configuration file, which should be self-documented. 190 See the provided sample configuration file, which should be self-documented.
189 191