diff options
author | dx <dx@dxzone.com.ar> | 2016-07-17 12:37:57 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-17 12:37:57 -0300 |
commit | 3e28bf7a94eea8e75bf70ef322769991b05c2a65 (patch) | |
tree | 9d590629ea0c9d0a8cd40c737b49017607d19450 /docs | |
parent | 8b471967452781d2bc355d3463ba31c2fcdf4377 (diff) | |
parent | ccf1ca124b780d18caad88d3c460d066c12e3eec (diff) | |
download | irssi-3e28bf7a94eea8e75bf70ef322769991b05c2a65.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')
-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 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 |