Skip to content

Commit ab50a2e

Browse files
committed
Fix indentation in authentication.rst
Fix indentation in doc/source/cli/authentication.rst Change-Id: I7d408e9d27a384903680303219f2578be0e2937e
1 parent 551278e commit ab50a2e

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

doc/source/cli/authentication.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -114,22 +114,22 @@ to tell the client in which domain the user and project exists.
114114
If using a user name and password to authenticate, specify either it's owning
115115
domain name or ID.
116116

117-
* ``--os-user-domain-name`` or ``OS_USER_DOMAIN_NAME``
117+
* ``--os-user-domain-name`` or ``OS_USER_DOMAIN_NAME``
118118

119-
* ``--os-user-domain-id`` or ``OS_USER_DOMAIN_ID``
119+
* ``--os-user-domain-id`` or ``OS_USER_DOMAIN_ID``
120120

121121
If using a project name as authorization scope, specify either it's owning
122122
domain name or ID.
123123

124-
* ``--os-project-domain-name`` or ``OS_PROJECT_DOMAIN_NAME``
124+
* ``--os-project-domain-name`` or ``OS_PROJECT_DOMAIN_NAME``
125125

126-
* ``--os-project-domain-id`` or ``OS_PROJECT_DOMAIN_ID``
126+
* ``--os-project-domain-id`` or ``OS_PROJECT_DOMAIN_ID``
127127

128128
If using a domain as authorization scope, set either it's name or ID.
129129

130-
* ``--os-domain-name`` or ``OS_DOMAIN_NAME``
130+
* ``--os-domain-name`` or ``OS_DOMAIN_NAME``
131131

132-
* ``--os-domain-id`` or ``OS_DOMAIN_ID``
132+
* ``--os-domain-id`` or ``OS_DOMAIN_ID``
133133

134134
Note that if the user and project share the same domain, then simply setting
135135
``--os-default-domain`` or ``OS_DEFAULT_DOMAIN`` to the domain ID is sufficient.

0 commit comments

Comments
 (0)