diff options
author | Timo Sirainen <cras@irssi.org> | 2001-03-17 06:58:13 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2001-03-17 06:58:13 +0000 |
commit | 6e57a9e94ef3b64db7edadc0317a920c5e840bc9 (patch) | |
tree | c5df25c66c7d31d5c21530859a30450b5355b128 /docs/help | |
parent | b97326279a1e59022c7eb1e69350446704a8591f (diff) | |
download | irssi-6e57a9e94ef3b64db7edadc0317a920c5e840bc9.zip |
/HILIGHT -full didn't work, and -word was treated as -word + -full. Updated
/HELP hilight.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1408 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help')
-rw-r--r-- | docs/help/in/hilight.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/help/in/hilight.in b/docs/help/in/hilight.in index 2d084fad..a38d10c9 100644 --- a/docs/help/in/hilight.in +++ b/docs/help/in/hilight.in @@ -3,9 +3,10 @@ -mask: Match only for nick, <text> is a nick mask -regexp: <text> is a regular expression - -word: <text> must match to full words + -full: <text> must match to full words -nick: Hilight only the nick, not the whole line (default) - -nonick: Hilight the whole line with the hilight color. + -word: Hilight only the word (default with non-public messages) + -line: Hilight the whole line with the hilight color. -color: Print the message with <color>. color is in %code format (see docs/formats.txt) -level: Match only for <level> messages, default is |