summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2021-11-03 21:19:22 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2021-11-03 21:19:22 +0900
commit7bff4661f6961fa9a7aad83f8cabc1bc6eb5c787 (patch)
tree7858e97bb3924e97747532afea8c83649c14d067 /man
parentffd8bef8085cceedb1c3398cd478a78f5582cafd (diff)
Add --header-first option to display header before prompt line
Close #2422
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.15
1 files changed, 4 insertions, 1 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 975018b3..b4721d04 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -21,7 +21,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
..
-.TH fzf 1 "Nov 2021" "fzf 0.27.4" "fzf - a command-line fuzzy finder"
+.TH fzf 1 "Nov 2021" "fzf 0.28.0" "fzf - a command-line fuzzy finder"
.SH NAME
fzf - a command-line fuzzy finder
@@ -299,6 +299,9 @@ are not affected by \fB--with-nth\fR. ANSI color codes are processed even when
The first N lines of the input are treated as the sticky header. When
\fB--with-nth\fR is set, the lines are transformed just like the other
lines that follow.
+.TP
+.B "--header-first"
+Print header before the prompt line
.SS Display
.TP
.B "--ansi"