summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorailin-nemui <ailin-nemui@users.noreply.github.com>2016-04-30 21:46:18 +0200
committerailin-nemui <ailin-nemui@users.noreply.github.com>2016-04-30 21:46:18 +0200
commitcf98260eded9150d4ce1f3c5184ae5f3463d9c21 (patch)
tree336713adeabe64f53fd72a79711117ff22fcbc22 /docs
parent907a8ce8abdaaef0f35e7a82e8d4d482bc244d30 (diff)
parentb63339af89abc9830ecf8c56916db9eb1a42e005 (diff)
downloadirssi-cf98260eded9150d4ce1f3c5184ae5f3463d9c21.zip
Merge pull request #476 from isundil/master
Add an option to make /hilight case sensitive
Diffstat (limited to 'docs')
-rw-r--r--docs/help/in/hilight.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/help/in/hilight.in b/docs/help/in/hilight.in
index fabbc2ea..2f396430 100644
--- a/docs/help/in/hilight.in
+++ b/docs/help/in/hilight.in
@@ -10,6 +10,7 @@
-line: Highlights the whole line.
-mask: Highlights all messages from users matching the mask.
-full: The text must match the full word.
+ -matchcase: The text must match case.
-regexp: The text is a regular expression.
-color: The color the display the highlight in.
-actcolor: The color to mark the highlight activity in the statusbar.