]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/opserv.help
small revert
[irc/evilnet/x3.git] / src / opserv.help
index ba675630086d8279f896a8ff96b95aff92dee5c9..9044c848ed09450f174021a5991d86371aae8d60 100644 (file)
         "$bREGEX$b yes/no           Specifies if NICK/IDENT/HOST/INFO should be treated as a regular expression.",
         "$bSILENT$b yes/no          If yes, AUTO is prepended to the gline message, making the gline silent in nefarious ircd.",
         "$bVERSION$b version        If they have been queried using the VERSION action and responded, they are matched if the reply they give matches.",
-        "$CHANTARGET$b #channel     For use with SVSJOIN action, this specifies the channel they are svsjoined to.",
-        "$MARK$b mark               For use with the MARK action, this is what thety are marked with.",
+        "$bCHANTARGET$b #channel    For use with SVSJOIN action, this specifies the channel they are svsjoined to.",
+        "$bMARK$b mark              For use with the MARK action, this is what thety are marked with.",
         "Additionally, the $bCHANNEL$b target may be prefixed with @ to select channel operators, + to select voiced users (will not select chanops unless @ is also used), or - to select non-voiced non-chanop users.  For example, CHANNEL #foo will select all users in #foo; CHANNEL +#foo will select only users voiced in #foo; CHANNEL @+#foo will select ops and voiced users in #foo; etc.",
         "When searching on the criteria of nick, ident, or info, the search string can be another of the three, prefixed with a & character, to indicate that the match should compare each user's individual data.  For example, $binfo &nick$b would search for all users whose info matches their nick.  To search for that phrase explicitly, prefix the & with a backslash; e.g.: $binfo \&ident$b.",
         "$uSee Also:$u trace action, trace"