Add --read0 and --print0 to --help output

Close #822
This commit is contained in:
Junegunn Choi
2017-01-26 11:41:20 +09:00
parent 8731d75607
commit da2c28d5c2
2 changed files with 4 additions and 2 deletions

View File

@@ -82,6 +82,8 @@ const usage = `usage: fzf [options]
-f, --filter=STR Filter mode. Do not start interactive finder.
--print-query Print query as the first line
--expect=KEYS Comma-separated list of keys to complete fzf
--read0 Read input delimited by ASCII NUL characters
--print0 Print output delimited by ASCII NUL characters
--sync Synchronous search for multi-staged filtering
Environment variables