]> git.sur5r.net Git - bacula/bacula/blob - bacula/manpages/bat.1
Remove docs from spec
[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 "24 April 2007" "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 program that has similar features to the bconsole program,
19 but it is graphical oriented.
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 bacula-bgnome-console (1)
41 .BR bacula-bwx-console (1)
42 .BR bls (1),
43 .BR bextract (1).
44 .br
45 .SH AUTHOR
46 This manual page was written by Kern Sibbald.