summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorwanglong <wl3617@qq.com>2012-07-15 22:49:26 +0800
committerwanglong <wl3617@qq.com>2012-07-15 22:49:26 +0800
commitd06159992899f0f85917c0f7cc0d9dcaf6b07c93 (patch)
tree9576951dcaefdd1afef35a56ee0e9d79e35aceb7 /doc
parent4b97716e4a68cb55652fe2bfd62373adf2b417c5 (diff)
downloadkeystone-d06159992899f0f85917c0f7cc0d9dcaf6b07c93.tar.gz
keystone-d06159992899f0f85917c0f7cc0d9dcaf6b07c93.tar.xz
keystone-d06159992899f0f85917c0f7cc0d9dcaf6b07c93.zip
Fix the wrong infomation in keystone-manage.rst
Change-Id: I63d789b15361c74d11531646c30fd45f111e236c
Diffstat (limited to 'doc')
-rw-r--r--doc/source/man/keystone-manage.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source/man/keystone-manage.rst b/doc/source/man/keystone-manage.rst
index d5471726..a4eae1ae 100644
--- a/doc/source/man/keystone-manage.rst
+++ b/doc/source/man/keystone-manage.rst
@@ -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
=====