diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-10-09 03:31:14 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-10-09 03:31:14 +0200 |
commit | 12f0b138c93f3f544233aeb531dfa84a5dd75e61 (patch) | |
tree | b21ac2ebe10b8779950cf41a55ec1146a1888b42 /README | |
parent | add --print0 to readme (diff) | |
download | bfind-12f0b138c93f3f544233aeb531dfa84a5dd75e61.tar.gz bfind-12f0b138c93f3f544233aeb531dfa84a5dd75e61.tar.bz2 bfind-12f0b138c93f3f544233aeb531dfa84a5dd75e61.tar.xz |
m readme + implement -0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -16,9 +16,13 @@ symlinks points, and directories will never be revisited. Visited directories will be memorised by absolute real path name. -With --visible not files starting with a dot +With --visible no files starting with a dot will be listed. +With --print0 a NUL (\0) character will be +printed at end of file names rather than +a LF (\n). + Short option alternatives: |