miredo-checkconf - Miredo configuration file syntax checking tool
Contents
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]
