[man] Add note on --no- convention

Close #1003
This commit is contained in:
Junegunn Choi 2017-08-01 21:34:44 +09:00
parent 37370f057f
commit 3e28403978
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

View File

@ -111,6 +111,9 @@ Comma-separated list of sort criteria to apply when the scores are tied.
.B "-m, --multi"
Enable multi-select with tab/shift-tab
.TP
.B "+m, --no-multi"
Disable multi-select
.TP
.B "--no-mouse"
Disable mouse
.TP
@ -357,6 +360,9 @@ e.g. \fBfzf --multi | fzf --sync\fR
.B "--version"
Display version information and exit
.TP
Note that most options have the opposite versions with \fB--no-\fR prefix.
.SH ENVIRONMENT VARIABLES
.TP
.B FZF_DEFAULT_COMMAND