summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2017-01-26 11:41:20 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2017-01-26 11:41:20 +0900
commitda2c28d5c225d7ba8647dbf50825a83d475ed83c (patch)
tree18e3a147f90afe73f9a83b882d2780730621c8cc /man
parent8731d756072a1180feb0b88a4c1ef0637536c27d (diff)
Add --read0 and --print0 to --help output
Close #822
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 3ac07a47..f6bab4c0 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -323,10 +323,10 @@ e.g. \fBfzf --expect=ctrl-v,ctrl-t,alt-s,f1,f2,~,@\fR
.RE
.TP
.B "--read0"
-Read input delimited by ASCII NUL character instead of newline character
+Read input delimited by ASCII NUL characters instead of newline characters
.TP
.B "--print0"
-Print output delimited by ASCII NUL character instead of newline character
+Print output delimited by ASCII NUL characters instead of newline characters
.TP
.B "--sync"
Synchronous search for multi-staged filtering. If specified, fzf will launch