From 6b212be112e33a536d08f31abf186a699ee8da51 Mon Sep 17 00:00:00 2001 From: dx Date: Sun, 17 Jul 2016 12:37:57 -0300 Subject: Merge pull request #518 from vague666/hilight_help MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Wrong order in the arguments in /hilight example, -mask doesn't take … --- docs/help/in/hilight.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/help') diff --git a/docs/help/in/hilight.in b/docs/help/in/hilight.in index fabbc2ea..cd91560b 100644 --- a/docs/help/in/hilight.in +++ b/docs/help/in/hilight.in @@ -31,7 +31,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