Merge "add --config-dir=DIR for keystone-all option"

This commit is contained in:
Jenkins 2012-10-24 05:38:15 +00:00 committed by Gerrit Code Review
commit c252b05fc6

View File

@ -33,6 +33,12 @@ OPTIONS
can be specified, with values in later files taking
precedence. The default files used are:
['/etc/keystone/keystone.conf']
--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