blob: 2b28c7409defe7fd52fe01f54c1879bef1a0bcb7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Synopsis
========
biboumi [-ht] [*config_filename*]
Command-Line Options
========
-h, \\-\\-help
~~~~~~~~
Display a help message and exit.
-t, \\-\\-test-config
~~~~~~~~
Do not run, just test the configuration file syntax. Exit with a 0
status if the configuration is valid, exits with a non-zero status
otherwise.
|