From b63322f28e9ecc1dd4cc76dec30e7e1e90c7b7e1 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 13 Mar 2024 22:23:23 +0900 Subject: [PATCH] Update man --- man/man1/fzf.1 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 5c6fa6489c0..56aeeea5dfb 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -33,6 +33,10 @@ fzf [options] fzf is a general-purpose command-line fuzzy finder. .SH OPTIONS +.SS Note +.TP +Most long options have the opposite version with \fB--no-\fR prefix. + .SS Search mode .TP .B "-x, --extended" @@ -879,10 +883,6 @@ The default value is the current working directory. Comma-separated list of directory names to skip during the directory walk. The default value is \fB.git,node_modules\fR. -.SS Note -.TP -Most options have the opposite versions with \fB--no-\fR prefix. - .SS Shell integration .TP .B "--bash"