summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-12-21 18:19:18 +0000
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>2013-12-21 18:19:18 +0000
commitade763b01b9cedaae84ac754bed4102b37b9b7b9 (patch)
tree60a1762123a65010958221d0316610657715e8c3 /help
parent4040124cd7af3bdaacbfb43dfb27e2afc794a666 (diff)
- Update several help files
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2705 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'help')
-rw-r--r--help/die2
-rw-r--r--help/kill3
-rw-r--r--help/kline2
-rw-r--r--help/locops2
-rw-r--r--help/operwall2
-rw-r--r--help/rehash2
-rw-r--r--help/restart2
-rw-r--r--help/set2
-rw-r--r--help/unkline2
-rw-r--r--help/wallops2
-rw-r--r--help/xline2
11 files changed, 15 insertions, 8 deletions
diff --git a/help/die b/help/die
index 876bc51..0673d40 100644
--- a/help/die
+++ b/help/die
@@ -3,4 +3,4 @@ DIE server.name :[reason]
Terminates the IRC server with optional reason
[reason]
-- Requires Oper Priv: D
+- Requires Oper Priv: die
diff --git a/help/kill b/help/kill
index b24c2aa..7d48f96 100644
--- a/help/kill
+++ b/help/kill
@@ -2,4 +2,5 @@ KILL <nick> <reason>
Disconnects user <nick> from the IRC server he/she
is connected to with reason <reason>.
-- Requires Oper Priv: O for users not on your IRC server
+- Requires Oper Priv: kill
+- Requires Oper Priv: kill:remote for users not on your IRC server
diff --git a/help/kline b/help/kline
index f7860a5..787d8c2 100644
--- a/help/kline
+++ b/help/kline
@@ -19,4 +19,4 @@ KLINE <user@host> ON irc.server :[reason]
will kline the user on irc.server if irc.server accepts
remote klines.
-- Requires Oper Priv: K
+- Requires Oper Priv: kline
diff --git a/help/locops b/help/locops
index e7ef5d4..c064518 100644
--- a/help/locops
+++ b/help/locops
@@ -1,4 +1,4 @@
LOCOPS :<message>
-Sends an LOCOPS message of <message> to all
+Sends a LOCOPS message of <message> to all
opers on local server who are umode +l
diff --git a/help/operwall b/help/operwall
index e331548..cfbb3de 100644
--- a/help/operwall
+++ b/help/operwall
@@ -2,3 +2,5 @@ OPERWALL :<message>
Sends an OPERWALL message of <message> to all
opers who are umode +z
+
+- Requires Oper Priv: operwall
diff --git a/help/rehash b/help/rehash
index 54fd935..ffb3fe5 100644
--- a/help/rehash
+++ b/help/rehash
@@ -7,4 +7,4 @@ ircd.conf file.
DNS - Re-read the /etc/resolv.conf file
MOTD - Re-reads MOTD file
-- Requires Oper Priv: H
+- Requires Oper Priv: rehash
diff --git a/help/restart b/help/restart
index 1d7ea48..1d440f6 100644
--- a/help/restart
+++ b/help/restart
@@ -2,4 +2,4 @@ RESTART server.name :[reason]
Restarts the IRC server.
-- Requires Oper Priv: D
+- Requires Oper Priv: restart
diff --git a/help/set b/help/set
index d1bb55f..589fa5b 100644
--- a/help/set
+++ b/help/set
@@ -28,3 +28,5 @@ SET <option> <value>
deactivate automatic splitmode.
SPLITUSERS - Sets the minimum amount of users needed to
deactivate automatic splitmode.
+
+- Requires Oper Priv: set
diff --git a/help/unkline b/help/unkline
index 6c577cb..411e7b7 100644
--- a/help/unkline
+++ b/help/unkline
@@ -9,4 +9,4 @@ will unkline the user on irc.server if irc.server accepts
remote unklines. If the kline is conf based, the kline will
not be removed.
-- Requires Oper Priv: U
+- Requires Oper Priv: unkline
diff --git a/help/wallops b/help/wallops
index 3b6e13c..659b968 100644
--- a/help/wallops
+++ b/help/wallops
@@ -4,3 +4,5 @@ Sends a WALLOPS message of <message> to all opers
who are umode +z.
Server sent WALLOPS go to all opers who are umode +w.
+
+- Requires Oper Priv: wallops
diff --git a/help/xline b/help/xline
index cada451..9a5bec5 100644
--- a/help/xline
+++ b/help/xline
@@ -10,4 +10,4 @@ XLINE [time] <gecos> ON irc.server :[reason]
will xline the gecos on irc.server if irc.server accepts
remote xlines.
-- Requires Oper Priv: X
+- Requires Oper Priv: xline