mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
changed command-line -case to -matchcase
This commit is contained in:
parent
d8a6e66699
commit
ddd5416430
2 changed files with 5 additions and 5 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue