mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Wrong order in the arguments in /hilight example, -mask doesn't take a parameter
This commit is contained in:
parent
b8f7eaad40
commit
ccf1ca124b
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