summaryrefslogtreecommitdiffstats
path: root/man/man1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-04-16 12:56:01 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-04-16 12:56:01 +0900
commit48ab87294bb2df5ff32ff35a16231991a2e0887b (patch)
tree8475c9315835f34e0e368bbc4c41e3771b8c11b0 /man/man1
parent3e1e75fe089e0bd86c30b83b3b03aaf580788e6c (diff)
Add --no-hscroll option to disable horizontal scroll
Close #193
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 d317adb1..0afa4cd9 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -89,6 +89,9 @@ Use black background
.B "--reverse"
Reverse orientation
.TP
+.B "--no-hscroll"
+Disable horizontal scroll
+.TP
.BI "--prompt=" "STR"
Input prompt (default: '> ')
.SS Scripting