From 216333dd62df25f88aa23dab4c9b1270f66c4c49 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 9 Oct 2013 00:45:13 +0200 Subject: add --print0 to readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index b111a52..d0f6ef6 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ Minimalitic `find` using breadth first crawling. The entire invocation syntax is: bfind [--xdev] [--hardlinks] [--symlinks] \ - [--visible] [--] DIRECTORY + [--visible] [--print0] [--] DIRECTORY With --xdev crawling will not be restricted to one mount point. @@ -26,6 +26,7 @@ Short option alternatives: -h --hardlinks -s --symlinks -v --visible + -0 --print0 Short options can be combined -- cgit v1.2.3-70-g09d2