summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 6 insertions, 5 deletions
diff --git a/README b/README
index a2dd5f3..671ee1f 100644
--- a/README
+++ b/README
@@ -4,12 +4,13 @@ NAME
      fp - interactive file picker
 
 SYNOPSIS
-     fp path lines
+     fp lines path [path [...]]
 
 DESCRIPTION
-     fp searches for files from path.  User can type something and this will
-     be visible on the screen as lines amount of results.  fp prints all the
-     interactive stuff into stderr and the result into stdout, so this means
-     you can easily pipe this program into another one.
+     fp searches for file from every path.  User can type something and this
+     will be visible on the screen as lines amount of results.	As result fp
+     prints found file.	 fp prints all the interactive stuff into stderr and
+     the result into stdout, so this means you can easily pipe this program
+     into another one.
 
 Linux 6.14.7-arch2-1		 June 12, 2025		  Linux 6.14.7-arch2-1