diff options
author | Shane Synan <digitalcircuit36939@gmail.com> | 2016-08-08 14:37:08 -0400 |
---|---|---|
committer | Shane Synan <digitalcircuit36939@gmail.com> | 2016-08-08 14:37:08 -0400 |
commit | be23a6470cf13bc316c1cf530dc11c109bed1a9a (patch) | |
tree | d88b0fc42471643212f4fb24041d475564805428 /doc | |
parent | dc45a85c1996169df4517dc9bb7f7368cb176de5 (diff) |
help: Briefly mention meaning of 'special'
Add a small note to "show_users" explaining what's so special about
special. Unfortunately, as it's protocol-specific, all we can really
say is that it's protocol-specific.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user-guide/commands.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 56beba54..435115fe 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -1508,8 +1508,8 @@ Comma-separated list of statuses of users you want in the channel, and any modes they should have. The following statuses are currently recognised: <emphasis>online</emphasis> (i.e. available, not - away), <emphasis>special</emphasis>, <emphasis>away</emphasis>, - and <emphasis>offline</emphasis>. + away), <emphasis>special</emphasis> (specific to the protocol), + <emphasis>away</emphasis>, and <emphasis>offline</emphasis>. </para> <para> |