]> git.sur5r.net Git - bacula/bacula/blob - bacula/manpages/bcopy.8
Typo fixes to manpages
[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 November 2009" "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 invoke 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 \-dt
40 Print timestamp in debug output.
41 .TP
42 .BI \-i\  input
43 Specify input Volume names (separated by '|')
44 .TP
45 .BI \-o\  output
46 Specify output Volume names (separated by '|')
47 .TP
48 .BI \-p
49 Proceed in spite of I/O errors.
50 .TP
51 .BI \-w\  directory
52 Specify working directory (default \fI/tmp\fP).
53 .TP
54 .B \-v
55 Set verbose mode.
56 .SH SEE ALSO
57 .BR bls (1),
58 .BR bextract (1).
59 .br
60 .SH AUTHOR
61 This manual page was written by Jose Luis Tallon
62 .nh 
63 <jltallon@adv\-solutions.net>.