]> git.sur5r.net Git - bacula/bacula/blob - bacula/manpages/bls.8
Merge branch 'master' into basejobv3
[bacula/bacula] / bacula / manpages / bls.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 BLS 8 "26 May 2006" "Kern Sibbald" "Network backup, recovery and verification"
6 .\" Please adjust this date whenever revising the manpage.
7 .\"
8 .\" Some roff macros, for reference:
9 .\" .nh        disable hyphenation
10 .\" .hy        enable hyphenation
11 .\" .ad l      left justify
12 .\" .ad b      justify to both left and right margins
13 .\" .nf        disable filling
14 .\" .fi        enable filling
15 .\" .br        insert line break
16 .\" .sp <n>    insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
18 .SH NAME
19  bls \- Bacula's 'Tape LS'
20 .SH SYNOPSIS
21 .B bls
22 .RI [ options ]
23 .I <device\-name>
24 .br
25 .SH DESCRIPTION
26 This manual page documents briefly the
27 .B bls
28 command.
29 .PP
30 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
31 .\" \fI<whatever>\fP escape sequences to invode bold face and italics, 
32 .\" respectively.
33 .SH OPTIONS
34 A summary of options is included below.
35 .TP
36 .B \-?
37 Show version and usage of program.
38 .TP
39 .BI \-b\  bootstrap
40 Specify a bootstrap file.
41 .TP
42 .BI \-c\  config
43 Specify configuration file.
44 .TP
45 .BI \-d\  nn
46 Set debug level to \fInn\fP.
47 .TP
48 .BI \-e\ <file>
49 Specify exclude list file
50 .TP
51 .BI \-i\  <file>
52 Specify include list file
53 .TP
54 .BI \-j
55 List jobs
56 .TP
57 .BI \-k
58 List blocks
59 .TP 
60 .I (no \-j or \-k option)
61 List saved files
62 .TP
63 .BI -L
64 Dump label
65 .TP
66 .BI \-p
67 Proceed despite errors
68 .TP
69 .BI \-V\  volumes
70 Specify volume names (separated by '|').
71 .TP
72 .B \-v
73 Set verbose mode.
74 .SH SEE ALSO
75 .BR bscan (8),
76 .BR bextract (8).
77 .br
78 .SH AUTHOR
79 This manual page was written by Jose Luis Tallon
80 .nh 
81 <jltallon@adv\-solutions.net>.