m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Add --prompt option (#70)

This commit is contained in:
Junegunn Choi
2014-06-30 12:00:59 +09:00
parent 3e91c189ae
commit 502973ff75
3 changed files with 19 additions and 8 deletions

View File

@@ -81,6 +81,7 @@ usage: fzf [options]
+2, --no-256 Disable 256-color
--black Use black background
--reverse Reverse orientation
--prompt=STR Input prompt (default: '> ')
Scripting
-q, --query=STR Start the finder with the given query