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

Add --reverse option (top-to-bottom layout)

This commit is contained in:
Junegunn Choi
2014-05-17 22:07:18 +09:00
parent db58182483
commit f6b1a6278f
4 changed files with 27 additions and 13 deletions

View File

@@ -79,6 +79,7 @@ usage: fzf [options]
+c, --no-color Disable colors
+2, --no-256 Disable 256-color
--black Use black background
--reverse Reverse orientation
Scripting
-q, --query=STR Start the finder with the given query