aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-10-09 00:41:07 +0200
committerMattias Andrée <maandree@operamail.com>2013-10-09 00:41:07 +0200
commit27dbd4ffc33f25d7b171365dcc32bd7e5597a7fe (patch)
tree308fe691913954cae83c3153b0e3642f1e5bcb26
parentupdate readme with a new option (diff)
downloadbfind-27dbd4ffc33f25d7b171365dcc32bd7e5597a7fe.tar.gz
bfind-27dbd4ffc33f25d7b171365dcc32bd7e5597a7fe.tar.bz2
bfind-27dbd4ffc33f25d7b171365dcc32bd7e5597a7fe.tar.xz
why bfind
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index 5aa6db2..b111a52 100644
--- a/README
+++ b/README
@@ -32,3 +32,11 @@ Short option alternatives:
Each link will always start with DIRECTORY.
+
+Why bfind? While bfind is not as fast as find,
+it will probably give your results faster if
+you are looking for a file (not list files),
+becuase the file you are looking for is probably
+near the directory you are searching from.
+
+