mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-11-12 08:26:27 +00:00
[man] Clarification on --select-1 and --exit-0
This commit is contained in:
parent
cbedb57511
commit
34f0d4d0c4
@ -532,10 +532,12 @@ e.g.
|
|||||||
Start the finder with the given query
|
Start the finder with the given query
|
||||||
.TP
|
.TP
|
||||||
.B "-1, --select-1"
|
.B "-1, --select-1"
|
||||||
Automatically select the only match
|
If there is only one match for the initial query (\fB--query\fR), do not start
|
||||||
|
interactive finder and automatically select the only match
|
||||||
.TP
|
.TP
|
||||||
.B "-0, --exit-0"
|
.B "-0, --exit-0"
|
||||||
Exit immediately when there's no match
|
If there is no match for the initial query (\fB--query\fR), do not start
|
||||||
|
interactive finder and exit immediately
|
||||||
.TP
|
.TP
|
||||||
.BI "-f, --filter=" "STR"
|
.BI "-f, --filter=" "STR"
|
||||||
Filter mode. Do not start interactive finder. When used with \fB--no-sort\fR,
|
Filter mode. Do not start interactive finder. When used with \fB--no-sort\fR,
|
||||||
|
Loading…
Reference in New Issue
Block a user