diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-04-13 21:22:50 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-04-13 21:22:50 +0000 |
| commit | be6027e09b806496d20b833a5f9ed6fcf44156b6 (patch) | |
| tree | cdf872976e256d5ed0e1fed18af80e5ed37e1bed /doc/source/command-objects/identity-provider.rst | |
| parent | 52b70a99ed39085256a16a157098cc16ed2e7232 (diff) | |
| parent | 32c627eaf0481eb593388d2d76abffcf2b721136 (diff) | |
| download | python-openstackclient-be6027e09b806496d20b833a5f9ed6fcf44156b6.tar.gz | |
Merge "Doc: Unify repeatable option comments"
Diffstat (limited to 'doc/source/command-objects/identity-provider.rst')
| -rw-r--r-- | doc/source/command-objects/identity-provider.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/command-objects/identity-provider.rst b/doc/source/command-objects/identity-provider.rst index ac462736..ca773d81 100644 --- a/doc/source/command-objects/identity-provider.rst +++ b/doc/source/command-objects/identity-provider.rst @@ -22,8 +22,8 @@ Create new identity provider .. option:: --remote-id <remote-id> - Remote IDs to associate with the Identity Provider (repeat to provide - multiple values) + Remote IDs to associate with the Identity Provider + (repeat option to provide multiple values) .. option:: --remote-id-file <file-name> @@ -87,8 +87,8 @@ Set identity provider properties .. option:: --remote-id <remote-id> - Remote IDs to associate with the Identity Provider (repeat to provide - multiple values) + Remote IDs to associate with the Identity Provider + (repeat option to provide multiple values) .. option:: --remote-id-file <file-name> |
