m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 15:53:39 -05:00

man fzf in README

Close #726
This commit is contained in:
Junegunn Choi
2016-11-01 00:39:02 +09:00
parent 06a6ad8bca
commit 2cff00dce2

View File

@@ -145,6 +145,10 @@ or `py`.
- Default options - Default options
- e.g. `export FZF_DEFAULT_OPTS="--reverse --inline-info"` - e.g. `export FZF_DEFAULT_OPTS="--reverse --inline-info"`
#### Options
See the man page (`man fzf`) for the full list of options.
Examples Examples
-------- --------