Skip to content

Commit 478dd64

Browse files
author
zhang.xiuhua
committed
Modify lowercase to uppercase
Change-Id: Ia59355d824ba61da824612ea0e03243b1bec4a57
1 parent ca58ab9 commit 478dd64

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

doc/source/man/openstack.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ OPTIONS
8282
Project-level authentication scope (name or ID)
8383

8484
:option:`--os-project-domain-name` <auth-project-domain-name> | :option:`--os-project-domain-id` <auth-project-domain-id>
85-
Domain name or id containing project
85+
Domain name or ID containing project
8686

8787
:option:`--os-username` <auth-username>
8888
Authentication username
@@ -94,13 +94,13 @@ OPTIONS
9494
Authenticated token or service token
9595

9696
:option:`--os-user-domain-name` <auth-user-domain-name> | :option:`--os-user-domain-id` <auth-user-domain-id>
97-
Domain name or id containing user
97+
Domain name or ID containing user
9898

9999
:option:`--os-user-domain-name` <auth-user-domain-name> | :option:`--os-user-domain-id` <auth-user-domain-id>
100100
Domain name or ID containing user
101101

102102
:option:`--os-trust-id` <trust-id>
103-
id of the trust to use as a trustee user
103+
ID of the trust to use as a trustee user
104104

105105
:option:`--os-default-domain` <auth-domain>
106106
Default domain ID (Default: 'default')
@@ -142,10 +142,10 @@ OPTIONS
142142
Increase verbosity of output. Can be repeated.
143143

144144
:option:`-q, --quiet`
145-
suppress output except warnings and errors
145+
Suppress output except warnings and errors
146146

147147
:option:`--debug`
148-
show tracebacks on errors and set verbosity to debug
148+
Show tracebacks on errors and set verbosity to debug
149149

150150
:option:`--enable-beta-commands`
151151
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
350350
Project-level authentication scope (name or ID)
351351

352352
:envvar:`OS_PROJECT_DOMAIN_NAME`
353-
Domain name or id containing project
353+
Domain name or ID containing project
354354

355355
:envvar:`OS_USERNAME`
356356
Authentication username
@@ -362,10 +362,10 @@ The following environment variables can be set to alter the behaviour of :progra
362362
Authentication password
363363

364364
:envvar:`OS_USER_DOMAIN_NAME`
365-
Domain name or id containing user
365+
Domain name or ID containing user
366366

367367
:envvar:`OS_TRUST_ID`
368-
id of the trust to use as a trustee user
368+
ID of the trust to use as a trustee user
369369

370370
:envvar:`OS_DEFAULT_DOMAIN`
371371
Default domain ID (Default: 'default')

0 commit comments

Comments
 (0)