From d7969a1ae0c0b822929886195222b05433236bb7 Mon Sep 17 00:00:00 2001 From: dequis Date: Sun, 25 Oct 2015 00:17:09 -0300 Subject: Update 'help set show_users' to mention special and the new default It was added a while ago. --- doc/user-guide/commands.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index d8a6f840..d671f6d0 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -1436,21 +1436,22 @@ - online+,away + online+,special%,away Comma-separated list of statuses of users you want in the channel, and any modes they should have. The following statuses are currently recognised: online (i.e. available, not - away), away, and offline. + away), special, away, + and offline. If a status is followed by a valid channel mode character (@, % or +), it will be given to users with that status. - For example, online@,away+,offline will - show all users in the channel. Online people will + For example, online@,special%,away+,offline + will show all users in the channel. Online people will have +o, people who are online but away will have +v, and others will have no special modes. -- cgit v1.2.3