]> git.sur5r.net Git - bacula/bacula/blob - bacula/manpages/bcopy.8
26May06
[bacula/bacula] / bacula / manpages / bcopy.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 BCOPY 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 'Copy from tape'
10 .SH SYNOPSIS
11 .B bcopy 
12 .RI [ options ]
13 .I input-archive 
14 .I output-archive
15 .br
16 .SH DESCRIPTION
17 This manual page documents briefly the
18 .B bcopy
19 command.
20 .PP
21 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
22 .\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
23 .\" respectively.
24 .SH OPTIONS
25 A summary of options is included below.
26 .TP
27 .B \-?
28 Show version and usage of program.
29 .TP
30 .BI \-b\  bootstrap
31 Specify a bootstrap file.
32 .TP
33 .BI \-c\  config
34 Specify configuration file.
35 .TP
36 .BI \-d\  nn
37 Set debug level to \fInn\fP.
38 .TP
39 .BI \-i\  input
40 Specify input Volume names (separated by '|')
41 .TP
42 .BI \-o\  output
43 Specify output Volume names (separated by '|')
44 .TP
45 .BI \-w\  directory
46 Specify working directory (default \fI/tmp\fP).
47 .TP
48 .B \-v
49 Set verbose mode.
50 .SH SEE ALSO
51 .BR bls (1),
52 .BR bextract (1).
53 .br
54 .SH AUTHOR
55 This manual page was written by Jose Luis Tallon
56 .nh 
57 <jltallon@adv\-solutions.net>.