summaryrefslogtreecommitdiff
path: root/help/gline
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-05-14 18:29:08 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-05-14 18:29:08 +0000
commite7118fef4306f20a225e15304ca93cc1330681ef (patch)
treeb162fcc247e6066c270b21639ebd99f531af829a /help/gline
parentcc7666e8f2a3a789103740d874b4563336474c86 (diff)
- Move all helpfiles to help/
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2032 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'help/gline')
-rw-r--r--help/gline16
1 files changed, 16 insertions, 0 deletions
diff --git a/help/gline b/help/gline
new file mode 100644
index 0000000..6ce368d
--- /dev/null
+++ b/help/gline
@@ -0,0 +1,16 @@
+GLINE <user@host> :[reason]
+
+-- if glines are enabled --
+Attempts to add a global IRC-network wide ban on
+<user@host> for the reason [reason].
+
+It takes three different opers on three different
+servers to do the same GLINE within a short interval,
+to have a GLINE triggered for a compiled time of hours.
+
+GLINE user@ip.ip.ip.ip
+will gline the user at the unresolved ip.
+ip.ip.ip.ip can be in CIDR form i.e. 192.168.0.0/24
+or 192.168.0.* (which is converted to CIDR form internally)
+
+- Requires Oper Priv: G