tirex-check-config - check Tirex config files
Contents
Description
Checks the Tirex config files and outputs errors and warnings. All lines beginning with 'X' are errors,
all warnings begin with '!'.
Note that this program is intended to help the admin. It can't detect all errors.
Currently only the main config file is checked. Checking of renderer and map config should be added.
Patches welcome!
Diagnostics
tirex-check-config returns
0 if the config looks ok
1 if warnings were found
2 if errors were found
Files
/etc/tirex/tirex.conf
The configuration file.
Name
tirex-check-config - check Tirex config files
Options
-h, --help
Display help message.
-c, --config=DIR
Use the config directory DIR instead of /etc/tirex.
See Also
Synopsis
tirex-check-config [OPTIONS]
