summaryrefslogtreecommitdiffstats
path: root/man/man1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2024-05-21 01:42:37 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2024-05-21 01:57:22 +0900
commit0cadf70072d2a91b0ddc4b1de9d20554cc0d5f02 (patch)
tree4ba210eaf001851a5f2b13dbff7b80943473f970 /man/man1
parent076b3d0a9af7e69c8e5232d49cfeeadcfd45e9ef (diff)
Update the summary
Diffstat (limited to 'man/man1')
-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 4c7578ae..5a715660 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -30,7 +30,10 @@ fzf - a command-line fuzzy finder
fzf [options]
.SH DESCRIPTION
-fzf is a general-purpose command-line fuzzy finder.
+fzf is an interactive filter program for any kind of list.
+
+It implements a "fuzzy" matching algorithm, so you can quickly type in patterns
+with omitted characters and still get the results you want.
.SH OPTIONS
.SS Note