summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-01-28 01:45:34 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-01-28 01:45:34 +0900
commit9f39671e65b0b48752484696e41f3a7296fa5906 (patch)
tree8c970163c140be3389aad484baa285e7cbd70780 /README.md
parent423317b82afeb0e4b92f24bdd6fe2c9238709f66 (diff)
Update README.md
Update outdated --help output
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f863c63e..8157bf05 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ usage: fzf [options]
-d, --delimiter=STR Field delimiter regex for --nth (default: AWK-style)
Search result
- -s, --sort=MAX Maximum number of matched items to sort (default: 1000)
+ -s, --sort Sort the result
+s, --no-sort Do not sort the result. Keep the sequence unchanged.
Interface
@@ -92,7 +92,7 @@ usage: fzf [options]
Environment variables
FZF_DEFAULT_COMMAND Default command to use when input is tty
- FZF_DEFAULT_OPTS Defaults options. (e.g. "-x -m --sort 10000")
+ FZF_DEFAULT_OPTS Defaults options. (e.g. "-x -m")
```
fzf will launch curses-based finder, read the list from STDIN, and write the