summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Kainan Li <legendre6891@users.noreply.github.com>2020-05-28 12:28:27 -0400
committerGitHub <noreply@github.com>2020-05-28 12:28:27 -0400
commit93f1a80a558062197a273a3aa43ecc76760fb1f3 (patch)
tree03f9e4de41ebeff07337d3c887f9b35cb755b092
parentc2d816d9e31cf9e2ebaf2b51b346ab2a992d7457 (diff)
Update man page
Update man page regarding `--read-null`; it is already present in `fzy -h`.
-rw-r--r--fzy.14
1 files changed, 4 insertions, 0 deletions
diff --git a/fzy.1 b/fzy.1
index 79dbad7..807b01b 100644
--- a/fzy.1
+++ b/fzy.1
@@ -41,6 +41,10 @@ Use QUERY as the initial search query.
Non-interactive mode. Print the matches in sorted order for QUERY to stdout.
.
.TP
+.BR \-0 ", " \-\-read-null
+Read input delimited by ASCII NUL characters.
+.
+.TP
.BR \-h ", " \-\-help
Usage help.
.