diff --git a/docs/manual.txt b/docs/manual.txt index ce544199..7f9b2392 100644 --- a/docs/manual.txt +++ b/docs/manual.txt @@ -873,7 +873,8 @@ -regexp: is a regular expression -word: must match to full words -nick: Hilight only the nick, not the whole line - -color: Print the reply with - see below + -color: Print the reply with . color is in %code format + (see docs/formats.txt) -level: Match only for messages, default is publics,msgs,notices,actions -channels: Match only in @@ -882,8 +883,7 @@ /HILIGHT without any arguments displays list of the hilights. - By default the highlighted line will be printed with white color. - You can change this with the -color argument. If is a +If is a number, Irssi will treat it as a MIRC color code. You can also use bolds (^B), underlines (^_) etc. as if you like.