diff options
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/man/keystone-manage.rst | 6 |
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 ===== |
