summaryrefslogtreecommitdiffstats
path: root/man/man1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-04-21 23:50:53 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-04-21 23:50:53 +0900
commit651a8f8cc20853341e4649e8246d3195c713961d (patch)
tree2edecbf05dfacc8f8bdc5dd88c0ed77231d8b852 /man/man1
parent9f64a00549afc77466eac5abfaeec98effec1ddc (diff)
Add --inline-info option
Close #202
Diffstat (limited to 'man/man1')
-rw-r--r--man/man1/fzf.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index ec0def75..04e7fc66 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -116,6 +116,9 @@ Reverse orientation
.B "--no-hscroll"
Disable horizontal scroll
.TP
+.B "--inline-info"
+Display finder info inline with the query
+.TP
.BI "--prompt=" "STR"
Input prompt (default: '> ')
.SS Scripting