Merge Irssi 0.8.16-rc1
[silc.git] / apps / irssi / docs / help / in / hilight.in
index 58d1d118d248b7d7f3c33be7ce35a8818bd8ca0a..898429331d614f7677b6a170beb2d8d51bbf2854 100644 (file)
    -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>
+   -channels: Match only in <channels> (comma separated list)
+   -priority: Priority to use when multiple hilights match. Default is 0.
 
 Examples:
 
 Hilight lines that have "mynick" word:
   /HILIGHT mynick
 
+Hilight all messages from "mynick":
+  /HILIGHT -mask mynick!*@*
+
 Hilight lines that were written by nicks from *.fi with bold green
   /HILIGHT -color %%G -mask *!*@*.fi