chore: Update flags to include long-form options for case (#3785)

This commit is contained in:
LangLangBart
2024-05-09 13:39:21 +02:00
committed by GitHub
parent bcda25a513
commit 07880ca441
3 changed files with 8 additions and 8 deletions

View File

@@ -46,10 +46,10 @@ it with \fB+x\fR or \fB--no-extended\fR.
.B "-e, --exact"
Enable exact-match
.TP
.B "-i"
.B "-i, --ignore-case"
Case-insensitive match (default: smart-case match)
.TP
.B "+i"
.B "+i, --no-ignore-case"
Case-sensitive match
.TP
.B "--literal"