1
.TH checkbox 1 "February 04, 2008" "Marc Tardif"
5
checkbox, checkbox\-cli, checkbox\-urwid, checkbox\-gtk \- Application for system testing
14
Checkbox provides tests to confirm that your system is working
15
properly. Once you are finished running the tests, you can view
16
a summary report for your system.
21
.B \-c \fIconfig\fR, \fB\-\-config\fR=\fIconfig
22
Configuration override parameters.
25
.B \-l \fIfile\fR, \fB\-\-log\fR=\fIfile
26
The file to write the log to.
30
One of debug, info, warning, error or critical.
34
Print version information and exit.
38
Print a usage message briefly summarizing these command-line options.
40
.SH ENVIRONMENT VARIABLES
43
is affected by the following environment variables.
45
The locale for category
47
is specified by examining the three environment variables
52
The first of these variables that is set specifies the locale.
59
then the Brazilian Portuguese locale is used for the
62
The C locale is used if none of these environment variables are set,
63
if the locale catalog is not installed.
66
This variable specifies default options
67
to be placed in front of any explicit options.
71
.BR "'\-\^\-log-level=debug'" ,
73
behaves as if the option had been specified before any explicit options.
74
Option specifications are separated by whitespace.
75
A backslash escapes the next character,
76
so it can be used to specify an option containing whitespace or a backslash.
79
Specifies the directory containing variable data such as persisting state for example.
82
might also choose to store their own data under that directory.
85
This variable specifies the directory containing shared files such as
86
plugins and jobs for example.
87
It might also contain static files used by plugins such as data files and scripts.
90
.B /etc/checkbox.d/checkbox.ini
95
.B /etc/checkbox.d/checkbox-cli.ini
96
The command-line configuration file.
98
.B /etc/checkbox.d/checkbox-urwid.ini
99
The command-line configuration file (urwid version).
101
.B /etc/checkbox.d/checkbox-gtk.ini
102
The GTK configuration file.
105
and the accompanying tools are developed by Marc Tardif
106
<marc.tardif@canonical.com>.