[man] Clarify --scheme option

Close #3387
This commit is contained in:
Junegunn Choi 2023-08-22 15:16:51 +09:00
parent 4baadecda5
commit 11e56403dd
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627
1 changed files with 2 additions and 2 deletions

View File

@ -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