summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2008-07-12 14:47:50 +0000
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2008-07-12 14:47:50 +0000
commit3573a074cf68de3fe1a344a244b1072a15444dbb (patch)
tree93abddff951658ddb2c66ef33a24717414646725 /conf
parent7ae8ab4a17f8ffaee1916faa93ccd0fd9e250e56 (diff)
Remove 'global' from gline description, add 'local' to KLine description. Thanks Namegduf. :)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9983 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'conf')
-rw-r--r--conf/inspircd.helpop-full.example8
1 files changed, 4 insertions, 4 deletions
diff --git a/conf/inspircd.helpop-full.example b/conf/inspircd.helpop-full.example
index 631a3e386..1966e179d 100644
--- a/conf/inspircd.helpop-full.example
+++ b/conf/inspircd.helpop-full.example
@@ -486,7 +486,7 @@ Globally unloads and reloads a module in the network. This module
cannot have the static flag set (see the output of /MODULES).">
<helpop key="kline" value="/KLINE [user@host] {[duration] :[reason]}
-Sets or removes a k-line (host based ban) on a host and ident mask.
+Sets or removes a k-line (local host based ban) on a host and ident mask.
You must specify at least 3 parameters to add a ban, and one
parameter to remove a ban (just the user@host section).
The duration may be specified in seconds, or in the following format
@@ -510,7 +510,7 @@ The duration may be specified in seconds, or in the following format
5 minutes and 6 seconds. All fields in this format are optional.">
<helpop key="gline" value="/GLINE [user@host] {[duration] :[reason]}
-Sets or removes a g-line (global host based ban) on host mask.
+Sets or removes a g-line (host based ban) on host mask.
You must specify at least 3 parameters to add a ban, and one
parameter to remove a ban (just the user@host section).
The duration may be specified in seconds, or in the following format
@@ -610,8 +610,8 @@ z Show memory usage statistics
o Show a list of all valid oper usernames and hostmasks
l Show all inbound and outbound server and client connections
u Show server uptime
-k Show k-lines (local bans)
-g Show g-lines (global bans)
+k Show k-lines (local host bans)
+g Show g-lines (host bans)
q Show q-lines (nick mask bans)
Z Show z-lines (ip mask bans)
Y Show connection classes