mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
@@ -249,7 +249,7 @@ main(int argc, char **argv)
|
||||
/*
|
||||
* Parse the configuration file, if provided (if no configuration file was
|
||||
* provided, an attempt will be made to find one in one of the default
|
||||
* locations). If no conifguration file is available, or it can't be parsed
|
||||
* locations). If no configuration file is available, or it can't be parsed
|
||||
* parse_config() will abort anyway, with an appropriate message.
|
||||
*/
|
||||
load_config(config_file, verbose, false, argv[0]);
|
||||
@@ -307,7 +307,7 @@ main(int argc, char **argv)
|
||||
}
|
||||
|
||||
|
||||
/* Some configuration file items can be overriden by command line options */
|
||||
/* Some configuration file items can be overridden by command line options */
|
||||
|
||||
/*
|
||||
* Command-line parameter -L/--log-level overrides any setting in config
|
||||
|
||||
Reference in New Issue
Block a user