m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 00:03:39 -05:00

Update documentation

This commit is contained in:
Junegunn Choi
2015-07-22 01:12:50 +09:00
parent 8b2adba8d6
commit d01db4862b
2 changed files with 23 additions and 19 deletions

View File

@@ -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"