summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-04-04 19:04:02 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2005-04-04 19:04:02 +0000
commitcda9fd02c9d014334a8ee50a80ce58805b462f7e (patch)
tree550b8995b6ac14845c79ffdeec7d00c6368c8076 /docs
parent9c8b44176b47d2186c88743dc1f68023c26d780b (diff)
Updated docs for ELINE
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@978 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs')
-rw-r--r--docs/helpop.conf.example10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/helpop.conf.example b/docs/helpop.conf.example
index 522250242..b419fe886 100644
--- a/docs/helpop.conf.example
+++ b/docs/helpop.conf.example
@@ -173,6 +173,14 @@
line6="1y2w3d4h5m6s - meaning one year, two weeks, three days, 4 hours,"
line7="5 minutes and 6 seconds. All fields in this format are optional.">
+<eline line1="/ELINE [user@host] {[duration] :[reason]}"
+ line2="Sets or removes a e-line (local ban exception) on host mask."
+ line3="You must specify at least 3 parameters to add an exception, and one"
+ line4="parameter to remove an exception (just the user@host section)."
+ line5="The duration may be specified in seconds, or in the following format"
+ line6="1y2w3d4h5m6s - meaning one year, two weeks, three days, 4 hours,"
+ line7="5 minutes and 6 seconds. All fields in this format are optional.">
+
<userhost line1="/USERHOST [nickname]"
line2="Returns the hostname and nickname of a user, and some other"
line3="miscellanious information.">
@@ -224,7 +232,7 @@
line2="-------------"
line3="DIE RESTART KILL REHASH TRACE"
line4="CONNECT SQUIT MODULES KLINE ZLINE"
- line5="QLINE GLINE">
+ line5="QLINE GLINE ELINE">
<die line1="/DIE [password]"
line2="If the correct password is provided, and you are an operator,"