mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Merge pull request #518 from vague666/hilight_help
Wrong order in the arguments in /hilight example, -mask doesn't take …
This commit is contained in:
commit
3e28bf7a94
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
/HILIGHT
|
||||
/HILIGHT mike
|
||||
/HILIGHT -regexp mi+ke+
|
||||
/HILIGHT -mask bob!*@*.irssi.org -color %%G
|
||||
/HILIGHT -mask -color %%G bob!*@*.irssi.org
|
||||
/HILIGHT -full -color %%G -actcolor %%Y redbull
|
||||
|
||||
%9References:%9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue