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

miredo-checkconf - Miredo configuration file syntax checking tool

Author

       Rémi Denis-Courmont <remi at remlab dot net>

       http://www.remlab.net/miredo/

miredo                                            February 2008                              MIREDO-CHECKCONF(8)

Bugs

       miredo-checkconf cannot check the syntax of a configuration file for miredo-server.

Descripton

miredo-checkconf  checks  the  syntax of a configuration file for Miredo.  miredo-checkconf exits with an
       error code if the syntax was found to be incorrect, contained unused directives or if the file could  not
       be opened.

Files

/etc/miredo/miredo.conf
              The default configuration file.

Name

       miredo-checkconf - Miredo configuration file syntax checking tool

Options

-h or --help
              Display some help and exit.

       -V or --version
              Display program version and exit.

       config_file
              This  optional  argument specifies the path to the configuration file to be checked. If not given,
              the default /etc/miredo/miredo.conf will be assumed.

See Also

miredo.conf(5), miredo(8)

Synopsis

miredo-checkconf [config_file]

See Also