diff options
Diffstat (limited to 'fp.1')
| -rw-r--r-- | fp.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/fp.1 b/fp.1 index 9e1a228..ed5c52c 100644 --- a/fp.1 +++ b/fp.1 @@ -1,4 +1,4 @@ -.Dd June 11, 2025 +.Dd June 12, 2025 .Dt FP 1 .Os . @@ -9,13 +9,17 @@ .Sh SYNOPSIS .Nm .Ar path +.Ar lines . .Sh DESCRIPTION .Nm searches for files from .Ar path . User can type something -and this will be visible on the screen. +and this will be visible on the screen +as +.Ar lines +amount of results. .Nm prints all the interactive stuff into stderr |