Update man page
This commit is contained in:
parent
39f43587d0
commit
c4bf820dc3
@ -168,7 +168,7 @@ Then fzf will search for the items that start with or end with the given
|
|||||||
string. An anchored-match term is also an exact-match term.
|
string. An anchored-match term is also an exact-match term.
|
||||||
|
|
||||||
.SS Negation
|
.SS Negation
|
||||||
If a term is prefixed by !, fzf will exclude the items that matches the term
|
If a term is prefixed by !, fzf will exclude the items that satisfy the term
|
||||||
from the result.
|
from the result.
|
||||||
|
|
||||||
.SS Extended-exact mode
|
.SS Extended-exact mode
|
||||||
@ -177,10 +177,10 @@ with ') every word, start fzf with \fI-e\fR or \fI--extended-exact\fR option
|
|||||||
(instead of \fI-x\fR or \fI--extended\fR).
|
(instead of \fI-x\fR or \fI--extended\fR).
|
||||||
|
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
Junegunn Choi (junegunn.c@gmail.com)
|
Junegunn Choi (\fIjunegunn.c@gmail.com\fR)
|
||||||
|
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
https://github.com/junegunn/fzf
|
.I https://github.com/junegunn/fzf
|
||||||
|
|
||||||
.SH LICENSE
|
.SH LICENSE
|
||||||
MIT
|
MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user