summaryrefslogtreecommitdiff
path: root/fzy.1
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2014-09-21 14:04:00 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2014-09-27 16:49:15 -0700
commit459040f7c8970322a46f8f76c1329fcd8450e862 (patch)
treed9d8f74356e88db044949581836a1f58b94ad5ba /fzy.1
parent031009102de6ccc6eed5b2b9f3db34f48bf1fa7d (diff)
Allow custom prompt
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 a5b5024..0397755 100644
--- a/fzy.1
+++ b/fzy.1
@@ -21,6 +21,10 @@ heuristics for the best match.
How many lines of items to display. If unspecified, defaults to 10 lines.
.
.TP
+.BR \-p ", " \-\-prompt =\fIPROMPT\fR
+Input prompt (default: '> ')
+.
+.TP
.BR \-s ", " \-\-show-scores
Show the scores for each item.
.