SYNOPSIS
miredo-checkconf [config_file]
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.
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.
BUGS
miredo-checkconf cannot check the syntax of a configuration file for miredo-server.
FILES
- /etc/miredo/miredo.conf
-
The default configuration file.