mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-01 12:42:01 -07:00
chore: Update flags to include long-form options for case (#3785)
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user