summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2023-08-22 15:16:51 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2023-08-22 15:16:51 +0900
commit11e56403dda81b2226c138606f02fd49a31a6cf4 (patch)
tree775c1540340d50f0614956ab01d23eb4ee3916a4 /man
parent4baadecda5c491533fd7d838bd247b88e322b67d (diff)
[man] Clarify --scheme option
Close #3387
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 dc21832c..70a90649 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -57,9 +57,9 @@ Choose scoring scheme tailored for different types of input.
.br
.BR default " Generic scoring scheme designed to work well with any type of input"
.br
-.BR path " Scoring scheme for paths (additional bonus point only after path separator)
+.BR path " Scoring scheme well suited for file paths
.br
-.BR history " Scoring scheme for command history (no additional bonus points).
+.BR history " Scoring scheme well suited for command history or any input where chronological ordering is important
Sets \fB--tiebreak=index\fR as well.
.br
.TP