.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
-.TH BCOPY 8 "26 May 2006" "Kern Sibbald" "Network backup, recovery and verification"
+.TH BCOPY 8 "26 November 2009" "Kern Sibbald" "Network backup, recovery and verification"
.\" Please adjust this date whenever revising the manpage.
.\"
.SH NAME
.BI \-d\ nn
Set debug level to \fInn\fP.
.TP
+.BI \-dt
+Print timestamp in debug output.
+.TP
.BI \-i\ input
Specify input Volume names (separated by '|')
.TP
.BI \-o\ output
Specify output Volume names (separated by '|')
.TP
+.BI \-p
+Proceed inspite of I/O errors.
+.TP
.BI \-w\ directory
Specify working directory (default \fI/tmp\fP).
.TP
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
-.TH BEXTRACT 8 "26 May 2006" "Kern Sibbald" "Network backup, recovery and verification"
+.TH BEXTRACT 8 "26 November 2009" "Kern Sibbald" "Network backup, recovery and verification"
.\" Please adjust this date whenever revising the manpage.
.\"
.SH NAME
.BI \-d\ nn
Set debug level to \fInn\fP.
.TP
+.BI \-dt
+Print timestamp in debug output.
+.TP
.BI \-e\ file
Specify exclude list.
.TP
.BI \-i\ file
Specify include list.
.TP
+.BI \-p
+Proceed inspite of I/O errors.
+.TP
+.B \-v
+Set verbose mode.
+.TP
.BI \-V\ volume-name
Specify volume names.
.SH SEE ALSO
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
-.TH BLS 8 "26 May 2006" "Kern Sibbald" "Network backup, recovery and verification"
+.TH BLS 8 "26 November 2009" "Kern Sibbald" "Network backup, recovery and verification"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
.BI \-d\ nn
Set debug level to \fInn\fP.
.TP
+.BI \-dt
+Print timestamp in debug output
+.TP
.BI \-e\ <file>
-Specify exclude list file
+Specify exclude list file.
.TP
.BI \-i\ <file>
-Specify include list file
+Specify include list file.
.TP
.BI \-j
-List jobs
+List jobs.
.TP
.BI \-k
-List blocks
+List blocks.
.TP
.I (no \-j or \-k option)
List saved files
.TP
.BI -L
-Dump label
+Dump label.
.TP
.BI \-p
-Proceed despite errors
+Proceed inspite of errors.
.TP
.BI \-V\ volumes
Specify volume names (separated by '|').
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
-.TH BSCAN 8 "26 May 2006" "Kern Sibbald" "Network backup, recovery and verification"
+.TH BSCAN 8 "26 November 2009" "Kern Sibbald" "Network backup, recovery and verification"
.\" Please adjust this date whenever revising the manpage.
.\"
.SH NAME
.BI \-d\ nn
Set debug level to \fInn\fP.
.TP
+.BI \-dt
+Print timestamp in debug output.
+.TP
.B \-m
Update media info in database.
.TP
+.B \-D
+Specify the driver database name (default: \fINULL\fP)
+.TP
.BI \-n\ name
Specify the database name (default: \fIbacula\fP)
.TP
.BI \-h\ host
Specify database host (default: \fINULL\fP)
.TP
+.BI \-t\ port
+Specify database port (default: 0)
+.TP
+.B \-p
+Proceed inspite of I/O errors.
+.TP
.B \-r
List records.
.TP
.B \-s
Synchronize or store in Database.
.TP
+.B \-S
+Show scan progress periodically.
+.TP
.B \-v
Verbose output mode.
.TP
-.B \-p
-Proceed inspite of I/O errors
-.TP
.BI \-V\ volume
Specify volume names (separated by '|')
.TP
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
-.TH BTAPE 8 "26 May 2006" "Kern Sibbald" "Network backup, recovery and verification"
+.TH BTAPE 8 "26 November 2009" "Kern Sibbald" "Network backup, recovery and verification"
.\" Please adjust this date whenever revising the manpage.
.\"
.SH NAME
.BI \-d\ nn
Set debug level to \fInn\fP.
.TP
+.BI \-p
+Proceed inspite of I/O errors.
+.TP
.B \-t
Open the default tape device.
.TP
.B \-s
-Turn off signals.
+No signals (for debugging).
+.TP
+.B \-v
+Set verbose mode.
.sp 3
.SH COMMANDS
.TP
+.B autochanger
+test autochanger
+.TP
.B bsf
backspace file
.TP
.B bsr
backspace record
.TP
-.B bfill
-fill tape using Bacula writes
-.TP
.B cap
list device capabilities
.TP
.B rr
read a single record
.TP
+.B rb
+read a single bacula block
+.TP
.B qfill
quick fill command
.br