summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2017-02-04 21:51:22 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2017-02-04 21:51:22 +0900
commit4b700192c1f07aa6ba8d0ed7cb9c1b1dcb6f7ddb (patch)
tree611efbf17b9b8e0f71a2d2d68992d3efc9a0378b /man
parentfe83589ade42e1d6c24b792ec0fa303f07e953e1 (diff)
Add --border option to draw horizontal lines above and below the finder
Goes well with --height
Diffstat (limited to 'man')
-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 f7d3a441..74ac2a49 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -156,6 +156,9 @@ Ignored when \fB--height\fR is not specified.
.B "--reverse"
Reverse orientation
.TP
+.B "--border"
+Draw border above and below the finder
+.TP
.BI "--margin=" MARGIN
Comma-separated expression for margins around the finder.
.br