Merge "Add --config-dir=DIR in OPTIONS"
This commit is contained in:
commit
2d1fa1f276
@ -58,6 +58,12 @@ Options:
|
||||
--config-file=PATH Path to a config file to use. Multiple config files
|
||||
can be specified, with values in later files taking
|
||||
precedence. The default files used are: []
|
||||
--config-dir=DIR Path to a config directory to pull *.conf files from.
|
||||
This file set is sorted, so as to provide a
|
||||
predictable parse order if individual options are
|
||||
over-ridden. The set is parsed after the file(s), if
|
||||
any, specified via --config-file, hence over-ridden
|
||||
options in the directory take precedence.
|
||||
-d, --debug Print debugging output
|
||||
--nodebug The inverse of --debug
|
||||
-v, --verbose Print more verbose output
|
||||
|
Loading…
x
Reference in New Issue
Block a user