]> git.sur5r.net Git - bacula/bacula/blob - bacula/manpages/bat.1
Align command line switches in manpages.
[bacula/bacula] / bacula / manpages / bat.1
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 BAT 1 "26 September 2009" "Kern Sibbald" "Network backup, recovery and verification"
6 .\" Please adjust this date whenever revising the manpage.
7 .\"
8 .SH NAME
9  bat \- Bacula Administration Tool Console
10 .SH SYNOPSIS
11 .B bat
12 .RI [options]
13 .br
14 .SH DESCRIPTION
15 This manual page documents briefly the
16 .B bat
17 command, the Qt4 version of the Bacula Administration Tool console.
18 This is a GUI full featured program similar the bconsole program,
19 but it is graphical oriented and more features.
20 .PP
21 .SH OPTIONS
22 bat [\-s] [\-c config_file] [\-d debug_level] [\-t]
23 .TP
24 .B \-c <config>
25 Specify configuration file.  Default is bat.conf.
26 .TP
27 .B \-d <nn>
28 Set debug level to \fInn\fP.
29 .TP
30 .B \-s
31 No signals. Used in debugging only.
32 .TP
33 .B \-t
34 Test config mode: read configuration and exit.
35 .TP
36 .B \-?
37 Show version and usage of program.
38 .SH SEE ALSO
39 .BR bacula-dir (8),
40 .BR bls (1),
41 .BR bextract (1).
42 .br
43 .SH AUTHOR
44 This manual page was written by Kern Sibbald.