Help files by lite

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@536 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-07-26 17:52:19 +00:00 committed by cras
commit d9f9b64c76
111 changed files with 1304 additions and 27 deletions

16
docs/help/in/hilight.in Normal file
View file

@ -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