summaryrefslogtreecommitdiffstats
path: root/man/man1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-07-22 01:12:50 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-07-22 01:12:50 +0900
commitd01db4862b7ab2d6b94cf3f437f503e4b8c862e9 (patch)
tree71ab531852e3fe704a0627648b2918957f1344ad /man/man1
parent8b2adba8d6807f50b65622b647207eb123af0102 (diff)
Update documentation
Diffstat (limited to 'man/man1')
-rw-r--r--man/man1/fzf.14
1 files changed, 4 insertions, 0 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 5d369e7b..8d10d389 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -257,6 +257,10 @@ When enabled, \fBCTRL-N\fR and \fBCTRL-P\fR are automatically remapped to
.BI "--history-size=" "N"
Maximum number of entries in the history file (default: 1000). The file is
automatically truncated when the number of the lines exceeds the value.
+.TP
+.BI "--header-file=" "FILE"
+The content of the file will be printed as the "sticky" header. The file can
+span multiple lines and can contain ANSI color codes.
.SS Scripting
.TP
.BI "-q, --query=" "STR"