diff options
author | Timo Sirainen <cras@irssi.org> | 2002-04-30 11:05:29 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2002-04-30 11:05:29 +0000 |
commit | d79cfc6362af2577507c9f5e73b57f903af42065 (patch) | |
tree | 7920df28d629c5058381323170539bbeda781334 | |
parent | 9aa40d0e58b04ad76d1dcbe9e84a6fb905dea0db (diff) | |
download | irssi-d79cfc6362af2577507c9f5e73b57f903af42065.zip |
added -actcolor
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2742 dbcabf3a-b0e7-0310-adc4-f8d773084564
-rw-r--r-- | docs/help/in/hilight.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/help/in/hilight.in b/docs/help/in/hilight.in index 5718833c..58d1d118 100644 --- a/docs/help/in/hilight.in +++ b/docs/help/in/hilight.in @@ -9,6 +9,7 @@ -line: Hilight the whole line with the hilight color. -color: Print the message with <color>. color is in %%code format (see docs/formats.txt) + -actcolor: Color to show in statusbar activity, or don't change if %%n. -level: Match only for <level> messages, default is publics,msgs,notices,actions -channels: Match only in <channels> |