m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 07:43:39 -05:00

Add '--info=right' to the man page

Close #3333
This commit is contained in:
Junegunn Choi
2023-06-17 19:15:29 +09:00
parent 4772bd8d4c
commit a7c41f3fcd

View File

@@ -357,6 +357,8 @@ Determines the display style of finder info (match counters).
.br .br
.BR default " Display on the next line to the prompt" .BR default " Display on the next line to the prompt"
.br .br
.BR right " Display on the right end of the next line to the prompt"
.br
.BR inline " Display on the same line with the default separator ' < '" .BR inline " Display on the same line with the default separator ' < '"
.br .br
.BR inline:SEPARATOR " Display on the same line with a non-default separator" .BR inline:SEPARATOR " Display on the same line with a non-default separator"