mirror of
https://github.com/pissnet/pissircd.git
synced 2025-08-13 13:41:37 +01:00
Update help.conf with new WHO status flag 's' (secure)
This commit is contained in:
parent
bb7bc90612
commit
73502ca4b6
1 changed files with 1 additions and 0 deletions
|
@ -347,6 +347,7 @@ help Who {
|
|||
" H - User is not /away (here)";
|
||||
" r - User is using a registered nickname";
|
||||
" B - User is a bot (+B)";
|
||||
" s - User is securely connected (SSL/TLS)";
|
||||
" * - User is an IRC Operator";
|
||||
" ~ - User is a Channel Owner (+q)";
|
||||
" & - User is a Channel Admin (+a)";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue