diff options
Diffstat (limited to 'man/man1/fzf.1')
| -rw-r--r-- | man/man1/fzf.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index a07222e1..c5f13622 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -1001,7 +1001,8 @@ The first N lines of the input are treated as the sticky header. When lines that follow. .TP .B "\-\-header\-first" -Print header before the prompt line +Print header before the prompt line. When both normal header and header lines +(\fB\-\-header\-lines\fR) are present, this applies only to the normal header. .TP .BI "\-\-header\-border" [=STYLE] Draw border around the header section |
