summaryrefslogtreecommitdiff
path: root/docs/help/in/hilight.in
diff options
context:
space:
mode:
Diffstat (limited to 'docs/help/in/hilight.in')
-rw-r--r--docs/help/in/hilight.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/help/in/hilight.in b/docs/help/in/hilight.in
new file mode 100644
index 00000000..e2ce86f0
--- /dev/null
+++ b/docs/help/in/hilight.in
@@ -0,0 +1,16 @@
+
+@SYNTAX:hilight@
+
+ -mask: Match only for nick, <text> is a nick mask
+ -regexp: <text> is a regular expression
+ -word: <text> must match to full words
+ -nick: Hilight only the nick, not the whole line
+ -color: Print the message with <color>
+ -level: Match only for <level> messages, default is
+ publics,msgs,notices,actions
+ -channels: Match only in <channels>
+
+For regular expressions, see `man 7 regex`.
+
+See also: DEHILIGHT, SET HILIGHT
+