]> arthur.barton.de Git - netatalk.git/blobdiff - man/man1/dbd.1
Merge product-2-2
[netatalk.git] / man / man1 / dbd.1
index 819ec9be35b7395a9404a7a227b7bf3ec6adcd33..7d95ede2968154b977728a011a5e29056f520e13 100644 (file)
@@ -1,13 +1,13 @@
 '\" t
 .\"     Title: dbd
 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
-.\" Generator: DocBook XSL Stylesheets v1.74.3 <http://docbook.sf.net/>
-.\"      Date: 23 Dec 2009
-.\"    Manual: Netatalk 2.1
-.\"    Source: Netatalk 2.1
+.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
+.\"      Date: 12 Oct 2010
+.\"    Manual: Netatalk 3.0
+.\"    Source: Netatalk 3.0
 .\"  Language: English
 .\"
-.TH "DBD" "1" "23 Dec 2009" "Netatalk 2.1" "Netatalk 2.1"
+.TH "DBD" "1" "12 Oct 2010" "Netatalk 3.0" "Netatalk 3.0"
 .\" -----------------------------------------------------------------
 .\" * set default formatting
 .\" -----------------------------------------------------------------
 .\" * MAIN CONTENT STARTS HERE *
 .\" -----------------------------------------------------------------
 .SH "NAME"
-dbd \- CNID database maintanance
+dbd \- CNID database maintenance
 .SH "SYNOPSIS"
 .HP \w'\fBdbd\fR\fB\fR\ 'u
-\fBdbd\fR\fB\fR [\-evx] {\-d\ [\-i]  | \-s\ [n]  | \-r\ [\-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
 can dump, scan, reindex and rebuild
 \fINetatalk\fR
 dbd CNID databases\&. It must be run with appropiate permissions i\&.e\&. as root\&.
+\fBdbd\fR
+\fB\-s|\-r\fR
+can be run on active volumes, but
+\fBdbd \-rf\fR, which wipes the db before rebuilding it, checks and enforces that the chosen volume is not in use\&.
 .SH "COMMANDS"
 .PP
 \-d
@@ -133,6 +137,8 @@ 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
@@ -236,6 +242,9 @@ Open and close adouble files
 .PP
 Options:
 .RS 4
+\fB\-c\fR
+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
 \fBnocnidcache\fR
@@ -246,9 +255,9 @@ option\&. Implies
 .PP
 \-u
 .RS 4
-Prepare upgrade:
+Upgrade:
 .sp
-Before installing an upgraded version of Netatalk that is linked against a newer BerkeleyDB lib, run `dbd \-u \&.\&.\&.` from the OLD Netatalk pior to upgrading on all volumes\&. This removes the BerkleyDB environment\&. On exit cnid_dbd does this automatically, so normally calling dbd \-u should not be necessary !
+Opens the database which triggers any necessary upgrades, then closes and exits\&.
 .RE
 .SH "OPTIONS"
 .PP