summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-02-13 12:25:19 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-02-13 12:25:19 +0900
commit6c2ce28d0dca357195d267406b90e705c35312d5 (patch)
tree2f146a8b81b2fd1cb53fb512f3afb86ab948eae5 /README.md
parentff09c275d4abf21920526f3134869bda0a7464d5 (diff)
Add `--sync` option
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8157bf05..fb62dff9 100644
--- a/README.md
+++ b/README.md
@@ -89,10 +89,12 @@ usage: fzf [options]
-0, --exit-0 Exit immediately when there's no match
-f, --filter=STR Filter mode. Do not start interactive finder.
--print-query Print query as the first line
+ --sync Synchronous search for multi-staged filtering
+ (e.g. 'fzf --multi | fzf --sync')
Environment variables
FZF_DEFAULT_COMMAND Default command to use when input is tty
- FZF_DEFAULT_OPTS Defaults options. (e.g. "-x -m")
+ FZF_DEFAULT_OPTS Defaults options. (e.g. '-x -m')
```
fzf will launch curses-based finder, read the list from STDIN, and write the