From ccf1ca124b780d18caad88d3c460d066c12e3eec Mon Sep 17 00:00:00 2001 From: Jari Matilainen Date: Sun, 17 Jul 2016 17:28:21 +0200 Subject: Wrong order in the arguments in /hilight example, -mask doesn't take a parameter --- docs/help/in/hilight.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/help/in/hilight.in b/docs/help/in/hilight.in index 2f396430..0726e5e7 100644 --- a/docs/help/in/hilight.in +++ b/docs/help/in/hilight.in @@ -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 -- cgit v1.2.3