m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Update documentation (#277)

This commit is contained in:
Junegunn Choi
2015-06-22 01:35:36 +09:00
parent 355d004895
commit 5254ee2e2a
2 changed files with 8 additions and 1 deletions

View File

@@ -297,7 +297,7 @@ e.g. \fBfzf --multi | fzf --sync\fR
Default command to use when input is tty
.TP
.B FZF_DEFAULT_OPTS
Default options. e.g. \fB--extended --ansi\fR
Default options. e.g. \fBexport FZF_DEFAULT_OPTS="--extended --cycle"\fR
.SH EXIT STATUS
.BR 0 " Normal exit"