Update the summary

This commit is contained in:
Junegunn Choi
2024-05-21 01:42:37 +09:00
parent 076b3d0a9a
commit 0cadf70072
3 changed files with 17 additions and 5 deletions

View File

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