mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
Wrong order in the arguments in /hilight example, -mask doesn't take a parameter
This commit is contained in:
parent
b8f7eaad40
commit
ccf1ca124b
@ -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…
Reference in New Issue
Block a user