summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorNakidai <nakidai@disroot.org>2025-06-11 18:47:21 +0300
committerNakidai <nakidai@disroot.org>2025-06-11 18:47:21 +0300
commitb2e86523e97b343639a74ce64063bf566c939ddd (patch)
treee030ef3f3de8bf58d3d50689c9a2cef6eeaaf7f9 /README
downloadfp-b2e86523e97b343639a74ce64063bf566c939ddd.tar.gz
fp-b2e86523e97b343639a74ce64063bf566c939ddd.zip
Add code
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..81176a5
--- /dev/null
+++ b/README
@@ -0,0 +1,15 @@
+FP(1)			    General Commands Manual			 FP(1)
+
+NAME
+     fp - interactive file picker
+
+SYNOPSIS
+     fp path
+
+DESCRIPTION
+     fp searches for files from path.  User can type something and this will
+     be visible on the screen.	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 11, 2025		  Linux 6.14.7-arch2-1