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 ed5c52c..0182568 100644 --- a/fp.1 +++ b/fp.1 @@ -8,18 +8,22 @@ . .Sh SYNOPSIS .Nm -.Ar path .Ar lines +.Ar path +.Op Ar path Op Ar ... . .Sh DESCRIPTION .Nm -searches for files from +searches for file from every .Ar path . User can type something and this will be visible on the screen as .Ar lines amount of results. +As result +.Nm +prints found file. .Nm prints all the interactive stuff into stderr |