m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 15:53:39 -05:00
This commit is contained in:
Junegunn Choi
2017-01-16 02:39:37 +09:00
parent ede7bfb901
commit 4bece04207
4 changed files with 5 additions and 4 deletions

View File

@@ -147,7 +147,7 @@ Label characters for \fBjump\fR and \fBjump-accept\fR
.TP
.BI "--height=" "HEIGHT[%]"
Display fzf window below the cursor with the given height instead of using
fullscreen.
the full screen.
.TP
.BI "--min-height=" "HEIGHT"
Minimum height when \fB--height\fR is given in percent (default: 10).