]> git.sur5r.net Git - bacula/bacula/blob - bacula/manpages/dbcheck.8
26May06
[bacula/bacula] / bacula / manpages / dbcheck.8
1 .\"                                      Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH DBCHECK 8 "26 May 2006" "Kern Sibbald" "Network backup, recovery and verification"
6 .\" Please adjust this date whenever revising the manpage.
7 .\"
8 .SH NAME
9  bcopy \- Bacula's DB Check
10 .SH SYNOPSIS
11 .B bcopy 
12 .RI [ options ]
13 .I working-directory
14 .I bacula-database
15 .I user
16 .I password
17 .br
18 .SH DESCRIPTION
19 This manual page documents briefly the
20 .B bcopy
21 command.
22 .PP
23 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
24 .\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
25 .\" respectively.
26 .SH OPTIONS
27 A summary of options is included below.
28 .TP
29 .B \-?
30 Show version and usage of program.
31 .TP
32 .BI \-b\  bootstrap
33 Specify a bootstrap file.
34 .TP
35 .BI \-c\  config
36 Specify configuration file.
37 .TP
38 .BI \-d\  nn
39 Set debug level to \fInn\fP.
40 .TP
41 .BI \-i\  input
42 Specify input Volume names (separated by '|')
43 .TP
44 .BI \-o\  output
45 Specify output Volume names (separated by '|')
46 .TP
47 .BI \-w\  directory
48 Specify working directory (default \fI/tmp\fP).
49 .TP
50 .B \-v
51 Set verbose mode.
52 .SH SEE ALSO
53 .BR bls (1),
54 .BR bextract (1).
55 .br
56 .SH AUTHOR
57 This manual page was written by Jose Luis Tallon
58 .nh 
59 <jltallon@adv\-solutions.net>.