From 459040f7c8970322a46f8f76c1329fcd8450e862 Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Sun, 21 Sep 2014 14:04:00 -0700 Subject: Allow custom prompt --- fzy.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'fzy.1') 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. . -- cgit v1.2.3