]> jfr.im git - irc/rqf/shadowircd.git/commitdiff
help: Remove references to old ban .confs,
authorJilles Tjoelker <redacted>
Wed, 24 Feb 2010 22:31:56 +0000 (23:31 +0100)
committerJilles Tjoelker <redacted>
Wed, 24 Feb 2010 22:31:56 +0000 (23:31 +0100)
calling bandb "the database" instead.

help/opers/dline
help/opers/kline
help/opers/rehash
help/opers/resv
help/opers/unresv
help/opers/xline

index 00b320eb0871ee1ada12dc8c2924cae2e63d43aa..75255f212fb84062c6c90ddc83a31cca51c84b92 100644 (file)
@@ -1,9 +1,9 @@
 DLINE [duration] <ip> :[reason]
 
-Adds a DLINE to the ircd.conf or klines.conf file
-which will deny any connections from the IP address
-of the banned client.  The banned client will receive
-a message saying he/she is banned with reason [reason]
+Adds a DLINE to the database which will deny any
+connections from the IP address of the banned client.
+The banned client will receive a message saying
+he/she is banned with reason [reason].
 
 Duration is optional, and is in minutes.
 
index de222e5b12c2bae65d3d5bb90435e0cefe45d90b..705928ba1a0254c6214c684d1d0c981a51996c6c 100644 (file)
@@ -1,13 +1,13 @@
 KLINE <user@host> :[reason] [| oper reason]
 
-Adds a KLINE to the kline.conf file which will ban the
+Adds a KLINE to the database which will ban the
 specified user from using this server.  The banned
 client will receive a message saying he/she is banned
 with reason [reason].
 
 If an oper reason is added (the pipe must be specified
 to seperate the fields) this will be added into the
-kline.conf but will not be shown to the user when they
+database but will not be shown to the user when they
 are given the kline reason.
 
 KLINE <user@ip.ip.ip.ip> :[reason] [| oper reason]
index b1f0ea136d2d3280845266d1eac78ca2f8861635..709a90b0e5a6363c425441785e3b79a1124d0db8 100644 (file)
@@ -4,7 +4,7 @@ When no [option] is given, ircd will re-read the
 ircd.conf file.
 
 [option] can be one of the following:
-  BANS     - Re-reads kline.conf, dline.conf, resv.conf and xline.conf
+  BANS     - Re-reads kline/dline/resv/xline database
   DNS      - Re-read the /etc/resolv.conf file
   HELP     - Re-reads help files
   MOTD     - Re-reads MOTD file
index 7609e00415c300eee0dc583e91fdc52e24070841..a46ce158f15b2d8af17cf4c02dc187e9ef48d5e4 100644 (file)
@@ -1,7 +1,7 @@
 RESV [time] <channel|nick> :<reason>
 
 Reserves a channel or nickname from use.  If [time] is not specified this 
-is added to resv.conf, otherwise is temporary for [time] minutes.
+is added to the database, otherwise is temporary for [time] minutes.
 
 Nick resvs accept the same wildcard chars as xlines.
 Channel resvs only use exact string comparisons.
index eba5a9bf9e940c9e440b81464e14593f2c0825db..6fc4b5ebabb5ae42d69578b571cca8ea9ffcfaca 100644 (file)
@@ -2,5 +2,4 @@ UNRESV <channel|nick>
 
 -- Remove a RESV on a channel or nick
 Will attempt to remove the resv for the given
-channel/nick.  If the resv is ircd.conf based, 
-the resv will not be removed.
+channel/nick.
index 2c976f11ca05dc45630f37ceffc2d030afa1d1a0..7f7d8bf66558f79d683afa64c12326e7ac6ec8f8 100644 (file)
@@ -1,7 +1,7 @@
 XLINE [time] <gecos> :<reason>
 
 Bans by gecos (aka 'real name') field.  If [time] is not specified
-this is added to xline.conf, otherwise is temporary for [time] 
+this is added to the database, otherwise is temporary for [time] 
 minutes.
 
 Eg. /quote xline eggdrop?bot :no bots