From 10d5a6637c5945639743a0a22b8e9ac0b1a5e156 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 8 Oct 2013 11:10:49 +0200 Subject: draft MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 2c887f9..e86951b 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ Minimalitic `find` using breadth first crawling. The entire invocation syntax is: - bfind [--xdev] [--hardlinks] [--symlinks] DIRECTORY + bfind [--xdev] [--hardlinks] [--symlinks] [--] DIRECTORY With --xdev crawling will not be restricted to one mount point. @@ -13,7 +13,7 @@ on directories. With --symlinks, bfind will visit directories symlinks points, and directories will never be revisited. Visited directories will be -memorised by absolute path name. +memorised by absolute real path name. Short option alternatives: @@ -25,6 +25,5 @@ Short option alternatives: Short options can be combined -Each link will always start with DIRECTORY -and always and with a /. +Each link will always start with DIRECTORY. -- cgit v1.2.3-70-g09d2