Fix the wrong infomation in keystone-manage.rst

Change-Id: I63d789b15361c74d11531646c30fd45f111e236c
This commit is contained in:
wanglong 2012-07-15 22:49:26 +08:00
parent 4b97716e4a
commit d061599928

View File

@ -57,9 +57,9 @@ Options:
can be specified, with values in later files taking
precedence. The default files used are: []
-d, --debug Print debugging output
--nodebug Print debugging output
--nodebug The inverse of --debug
-v, --verbose Print more verbose output
--noverbose Print more verbose output
--noverbose The inverse of --verbose
--log-config=PATH If this option is specified, the logging configuration
file specified is used and overrides any other logging
options specified. Please see the Python logging
@ -79,7 +79,7 @@ Options:
(Optional) The syslog facility to use when logging to
syslog (defaults to LOG_USER)
--use-syslog Use syslog for logging.
--nouse-syslog Use syslog for logging.
--nouse-syslog The inverse of --use-syslog.
FILES
=====