]> jfr.im git - solanum.git/blobdiff - help/opers/xline
Merge pull request #162 from maxteufel/umode_noctcp
[solanum.git] / help / opers / xline
index 7f7d8bf66558f79d683afa64c12326e7ac6ec8f8..685294683f2b4d29b0c5d437ef99a4a39b16f472 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 the database, otherwise is temporary for [time] 
+this is added to the database, otherwise is temporary for [time]
 minutes.
 
 Eg. /quote xline eggdrop?bot :no bots
@@ -12,12 +12,12 @@ The <gecos> field contains certain special characters:
   @ - Match any letter [A-Za-z]
   # - Match any digit [0-9]
 
-To use a literal one of these characters, escape it with '\'.  A 
+To use a literal one of these characters, escape it with '\'.  A
 literal '\' character must also be escaped.  You may also insert \s
 which will be converted into a space.
 
 If the <gecos> field is purely numeric (ie "123") then the time
-field must be specified.  "0" must be used to denote a permanent 
+field must be specified.  "0" must be used to denote a permanent
 numeric XLINE.
 
 XLINE [time] <gecos> ON <server> :<reason>
@@ -25,4 +25,4 @@ XLINE [time] <gecos> ON <server> :<reason>
 Will attempt to set the XLINE on <server> if <server> accepts
 remote xlines.
 
-- Requires Oper Priv: X
+- Requires Oper Priv: oper:xline