summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-12-21 18:35:35 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-12-21 18:35:35 +0000
commitfe9e3a9bb1cfadfa18e3c193c71b0c0cb6efef42 (patch)
tree133e3420ec6ae30072b6ebfdeac924b39961db9d /help
parentade763b01b9cedaae84ac754bed4102b37b9b7b9 (diff)
- Update several help files
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2708 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'help')
-rw-r--r--help/challenge15
-rw-r--r--help/dline2
-rw-r--r--help/gline2
-rw-r--r--help/gungline2
-rw-r--r--help/locops2
-rw-r--r--help/module2
-rw-r--r--help/undline2
7 files changed, 15 insertions, 12 deletions
diff --git a/help/challenge b/help/challenge
index 9e8d432..c88f970 100644
--- a/help/challenge
+++ b/help/challenge
@@ -1,10 +1,9 @@
CHALLENGE <nick|+response>
-CHALLENGE is used in the RSA controlled
-oper {} system. CHALLENGE requires you to
-issue the command using the nickname in the
-operator block, while matching the username
-and hostname specified. The server will
-send you an RSA challenge. You must send
-a valid RSA response back to the server,
-proceeded with a '+' symbol.
+CHALLENGE is used in the RSA controlled oper {} system.
+CHALLENGE requires you to issue the command using the
+nickname in the operator block, while matching the username
+and hostname specified.
+The server will send you an RSA challenge. You must send
+a valid RSA response back to the server, proceeded with
+a '+' symbol.
diff --git a/help/dline b/help/dline
index fb52b9e..69021db 100644
--- a/help/dline
+++ b/help/dline
@@ -9,4 +9,4 @@ receive a message saying he/she is banned with reason [reason]
In order to use <nick> rather than <ip>, <nick> must
be on your server.
-- Requires Oper Priv: K
+- Requires Oper Priv: dline
diff --git a/help/gline b/help/gline
index 6ce368d..68d3d0a 100644
--- a/help/gline
+++ b/help/gline
@@ -13,4 +13,4 @@ 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
+- Requires Oper Priv: gline
diff --git a/help/gungline b/help/gungline
index 558ea56..d9eb8e1 100644
--- a/help/gungline
+++ b/help/gungline
@@ -13,4 +13,4 @@ will ungline 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
+- Requires Oper Priv: gline
diff --git a/help/locops b/help/locops
index c064518..037a7a9 100644
--- a/help/locops
+++ b/help/locops
@@ -2,3 +2,5 @@ LOCOPS :<message>
Sends a LOCOPS message of <message> to all
opers on local server who are umode +l
+
+- Requires Oper Priv: locops
diff --git a/help/module b/help/module
index 8fe0408..299e66c 100644
--- a/help/module
+++ b/help/module
@@ -20,3 +20,5 @@ MODULE <option> [module name]
All modules are unloaded, then those in modules/autoload
are loaded. If "*" has been specified as module name,
all modules will be reloaded.
+
+- Requires Oper Priv: module
diff --git a/help/undline b/help/undline
index b2b7b10..436363b 100644
--- a/help/undline
+++ b/help/undline
@@ -2,4 +2,4 @@ UNDLINE <ip>
Will attempt to undline the given <ip>
-- Requires Oper Priv: U
+- Requires Oper Priv: undline