diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/man1/fzf.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index ad205920..3a8a107f 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -621,6 +621,11 @@ Position of the list label .SS INPUT SECTION .TP +.B "\-\-no\-input" +Disable and hide the input section. You can no longer type in queries. To +trigger a search, use \fBsearch\fR action. + +.TP .BI "\-\-prompt=" "STR" Input prompt (default: '> ') .TP |
