diff options
author | dx <dx@dxzone.com.ar> | 2016-07-17 12:37:57 -0300 |
---|---|---|
committer | ailin-nemui <ailin-nemui@users.noreply.github.com> | 2016-09-14 11:23:58 +0200 |
commit | 6b212be112e33a536d08f31abf186a699ee8da51 (patch) | |
tree | f2e1c182cee22e11ea945c96e64ccc3b62d5d332 /docs/help | |
parent | 3c29b4440841e867fe804ec5351884d90d9d8bcf (diff) | |
download | irssi-6b212be112e33a536d08f31abf186a699ee8da51.zip |
Merge pull request #518 from vague666/hilight_help
Wrong order in the arguments in /hilight example, -mask doesn't take …
Diffstat (limited to 'docs/help')
-rw-r--r-- | docs/help/in/hilight.in | 2 |
1 files changed, 1 insertions, 1 deletions
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 |