From 8a886ac7d57693e8a7287a0b45ce6d054532f958 Mon Sep 17 00:00:00 2001 From: michael Date: Sat, 23 Nov 2013 17:31:24 +0000 Subject: - Untabify help/who git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2596 82007160-df01-0410-b94d-b575c5fd34c7 --- help/who | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'help') diff --git a/help/who b/help/who index ae638c5..e394d29 100644 --- a/help/who +++ b/help/who @@ -14,14 +14,13 @@ The third field describes the status information about the user. The possible combinations for this field are listed below: -H - The user is not away. -G - The user is set away. -r - The user is using a registered nickname. -* - The user is an IRC operator. -@ - The user is a channel op in the channel listed - in the first field. -+ - The user is voiced in the channel listed. -% - The user is a half-op in the channel listed. +H - The user is not away. +G - The user is set away. +r - The user is using a registered nickname. +* - The user is an IRC operator. +@ - The user is a channel op in the channel listed in the first field. ++ - The user is voiced in the channel listed. +% - The user is a half-op in the channel listed. The next field contains the username@host of the user. The final field displays the number of server hops and -- cgit