summaryrefslogtreecommitdiff
path: root/docs/help
diff options
context:
space:
mode:
authorB Thibault <isundil@knacki.info>2016-04-29 11:00:34 +0200
committerB Thibault <isundil@knacki.info>2016-04-29 11:00:34 +0200
commitddd54164304e8d4bc3b709dbe6d2eca7832cff81 (patch)
treec2f979ac8c410ba68d2e03efdf2045b68f4cf58f /docs/help
parentd8a6e666994ec4265459ed1e6665c01eb651eb82 (diff)
downloadirssi-ddd54164304e8d4bc3b709dbe6d2eca7832cff81.zip
changed command-line -case to -matchcase
Diffstat (limited to 'docs/help')
-rw-r--r--docs/help/in/hilight.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/in/hilight.in b/docs/help/in/hilight.in
index 677e64c3..2f396430 100644
--- a/docs/help/in/hilight.in
+++ b/docs/help/in/hilight.in
@@ -10,7 +10,7 @@
-line: Highlights the whole line.
-mask: Highlights all messages from users matching the mask.
-full: The text must match the full word.
- -case: The text must match case.
+ -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.