From 478dd6482229654b4795e295b5f53f9678de9e81 Mon Sep 17 00:00:00 2001 From: "zhang.xiuhua" Date: Tue, 31 May 2016 18:11:46 +0800 Subject: [PATCH] Modify lowercase to uppercase Change-Id: Ia59355d824ba61da824612ea0e03243b1bec4a57 --- doc/source/man/openstack.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/source/man/openstack.rst b/doc/source/man/openstack.rst index 8cd10a7933..5fea5aa625 100644 --- a/doc/source/man/openstack.rst +++ b/doc/source/man/openstack.rst @@ -82,7 +82,7 @@ OPTIONS Project-level authentication scope (name or ID) :option:`--os-project-domain-name` | :option:`--os-project-domain-id` - Domain name or id containing project + Domain name or ID containing project :option:`--os-username` Authentication username @@ -94,13 +94,13 @@ OPTIONS Authenticated token or service token :option:`--os-user-domain-name` | :option:`--os-user-domain-id` - Domain name or id containing user + Domain name or ID containing user :option:`--os-user-domain-name` | :option:`--os-user-domain-id` Domain name or ID containing user :option:`--os-trust-id` - id of the trust to use as a trustee user + ID of the trust to use as a trustee user :option:`--os-default-domain` Default domain ID (Default: 'default') @@ -142,10 +142,10 @@ OPTIONS Increase verbosity of output. Can be repeated. :option:`-q, --quiet` - suppress output except warnings and errors + Suppress output except warnings and errors :option:`--debug` - show tracebacks on errors and set verbosity to debug + Show tracebacks on errors and set verbosity to debug :option:`--enable-beta-commands` Enable beta commands which are subject to change @@ -350,7 +350,7 @@ The following environment variables can be set to alter the behaviour of :progra Project-level authentication scope (name or ID) :envvar:`OS_PROJECT_DOMAIN_NAME` - Domain name or id containing project + Domain name or ID containing project :envvar:`OS_USERNAME` Authentication username @@ -362,10 +362,10 @@ The following environment variables can be set to alter the behaviour of :progra Authentication password :envvar:`OS_USER_DOMAIN_NAME` - Domain name or id containing user + Domain name or ID containing user :envvar:`OS_TRUST_ID` - id of the trust to use as a trustee user + ID of the trust to use as a trustee user :envvar:`OS_DEFAULT_DOMAIN` Default domain ID (Default: 'default')