add SNO_FARCONNECT to the help text (#260)
* add SNO_FARCONNECT to the helptext
This commit is contained in:
parent
be52c4c062
commit
f6b73103d6
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
MODE <nick> +s <+|-><modes>
|
||||
|
||||
Server notice masks:
|
||||
Server notice masks: (? designates that the snomask is provided
|
||||
by an extension and may not be present
|
||||
on this server)
|
||||
|
||||
SNOMASK DESCRIPTION
|
||||
-----------------------------------------------------------------
|
||||
|
@ -10,6 +12,7 @@ Server notice masks:
|
|||
+C - Extended local client connections and exits
|
||||
+d - Server debug messages
|
||||
+f - Clients refused due to limits
|
||||
? +F - Global client connections and exits
|
||||
+k - Server and service kill messages
|
||||
+n - Local client nick changes
|
||||
+r - Invalid usernames and DNSBL listings
|
||||
|
|
Loading…
Reference in a new issue