1BAT(1) Network backup, recovery and verification BAT(1)
2
3
4
6 bat - Bacula Administration Tool Console
7
9 bat [options]
10
12 This manual page documents briefly the bat command, the Qt4 version of
13 the Bacula Administration Tool console. This is a GUI full featured
14 program similar the bconsole program, but it is graphical oriented and
15 more features.
16
18 bat [-s] [-c config_file] [-d debug_level] [-t]
19
20 -c <config>
21 Specify configuration file. Default is bat.conf.
22
23 -d <nn>
24 Set debug level to nn.
25
26 -s No signals. Used in debugging only.
27
28 -t Test config mode: read configuration and exit.
29
30 -? Show version and usage of program.
31
33 bacula-dir(8), bls(1), bextract(1).
34
36 This manual page was written by Kern Sibbald.
37
39 This man page document is released under the BSD 2-Clause license.
40
41
42
43Kern Sibbald 26 September 2009 BAT(1)