summaryrefslogtreecommitdiff
path: root/fzy.1
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2016-05-16 19:46:22 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2016-05-16 19:46:22 -0700
commit0bdcf3503e029edfa73f8b8703a8617a1409e1e3 (patch)
treea43b6a6bb0f6e92c9929e48d8b3beb8aa7e02cab /fzy.1
parenta52e777afccf7c19336be8906707634f6a7fef6e (diff)
Document -q/--query in man page
Diffstat (limited to 'fzy.1')
-rw-r--r--fzy.14
1 files changed, 4 insertions, 0 deletions
diff --git a/fzy.1 b/fzy.1
index 0397755..b8768fa 100644
--- a/fzy.1
+++ b/fzy.1
@@ -33,6 +33,10 @@ Show the scores for each item.
Use TTY instead of the default tty device (/dev/tty).
.
.TP
+.BR \-q ", " \-\-query =\fIQUERY\fR
+Use QUERY as the initial search query.
+.
+.TP
.BR \-e ", " \-\-show-matches =\fIQUERY\fR
Non-interactive mode. Print the matches in sorted order for QUERY to stdout.
.