From c58ff66a0e50bbbfb86cc83b5368ac70ae896394 Mon Sep 17 00:00:00 2001 From: franklahm Date: Wed, 21 Apr 2010 13:53:42 +0000 Subject: [PATCH] -c option for -s --- man/man1/dbd.1 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/man/man1/dbd.1 b/man/man1/dbd.1 index 185ba5aa..8093fe5f 100644 --- a/man/man1/dbd.1 +++ b/man/man1/dbd.1 @@ -22,7 +22,7 @@ dbd \- CNID database maintanance .SH "SYNOPSIS" .HP \w'\fBdbd\fR\fB\fR\ 'u -\fBdbd\fR\fB\fR [\-evx] {\-d\ [\-i] | \-s\ [n] | \-r\ [\-c|\-f] | \-u} \fIvolumepath\fR +\fBdbd\fR\fB\fR [\-evx] {\-d\ [\-i] | \-s\ [\-c|\-n] | \-r\ [\-c|\-f] | \-u} \fIvolumepath\fR .SH "DESCRIPTION" .PP \fBdbd\fR @@ -133,6 +133,9 @@ Open and close adouble files .PP Options: .RS 4 +\fB\-c\fR +Don\'t check \&.AppleDouble stuff, only check orphaned\&. + \fB\-n\fR Don\'t open CNID database, skip CNID checks, only traverse filesystem .RE @@ -237,7 +240,7 @@ Open and close adouble files Options: .RS 4 \fB\-c\fR -Dont create \&.AppleDouble stuff, only cleanup orphaned\&. +Don\'t create \&.AppleDouble stuff, only cleanup orphaned\&. \fB\-f\fR Wipe database and rebuild from IDs stored in AppleDouble files, only available for volumes without -- 2.39.2