summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2023-06-17 19:15:29 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2023-06-17 19:15:29 +0900
commita7c41f3fcd6c6db4ff25828218bea281439dd1ba (patch)
tree5c73c0060018aafbc63a94f0121b8db2fc762fed /man
parent4772bd8d4c724b6cd4c58a42377008410264322b (diff)
Add '--info=right' to the man page
Close #3333
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.12
1 files changed, 2 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 4e4dd401..15c8ca6d 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -357,6 +357,8 @@ Determines the display style of finder info (match counters).
.br
.BR default " Display on the next line to the prompt"
.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
.BR inline:SEPARATOR " Display on the same line with a non-default separator"