logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tirex-check-config - check Tirex config files

Authors

       Frederik Ramm <frederik.ramm@geofabrik.de>, Jochen Topf <jochen.topf@geofabrik.de> and possibly others.

perl v5.40.0                                       2024-11-08                              TIREX-CHECK-CONFIG(1)

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]

See Also