mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 08:32:07 +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:
parent
3c29b44408
commit
6b212be112
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
||||||
/HILIGHT
|
/HILIGHT
|
||||||
/HILIGHT mike
|
/HILIGHT mike
|
||||||
/HILIGHT -regexp mi+ke+
|
/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
|
/HILIGHT -full -color %%G -actcolor %%Y redbull
|
||||||
|
|
||||||
%9References:%9
|
%9References:%9
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue