changed command-line -case to -matchcase

This commit is contained in:
B Thibault 2016-04-29 11:00:34 +02:00
commit ddd5416430
2 changed files with 5 additions and 5 deletions

View file

@ -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.