summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2016-11-01 00:39:02 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2016-11-01 00:39:02 +0900
commit2cff00dce24df2a7e5add001423c6d8200b57c87 (patch)
tree8f123b055703f049e62ef25c6d702d7d774d8607
parent06a6ad8bcafdd2e8a07fdc9c39ad09ab212a95d7 (diff)
`man fzf` in README
Close #726
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index ab57fb9a..82d059ab 100644
--- a/README.md
+++ b/README.md
@@ -145,6 +145,10 @@ or `py`.
- Default options
- e.g. `export FZF_DEFAULT_OPTS="--reverse --inline-info"`
+#### Options
+
+See the man page (`man fzf`) for the full list of options.
+
Examples
--------