summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects/application-credentials.rst
diff options
context:
space:
mode:
authorColleen Murphy <colleen@gazlene.net>2018-03-16 17:45:15 +0100
committerColleen Murphy <colleen@gazlene.net>2018-03-16 17:47:47 +0100
commit25808affd1e9152a4f02fc1aea068bcef5d1b55d (patch)
treef38ddf4c8d58e8f5ffe48bc756aeae310f337f63 /doc/source/cli/command-objects/application-credentials.rst
parente78c9bc00d995a3dd6e1ed2bb48fdc46498e3dab (diff)
downloadpython-openstackclient-25808affd1e9152a4f02fc1aea068bcef5d1b55d.tar.gz
Correct application credential usage doc
There is a --restricted flag to counter the --unrestricted flag. It was documented, but the usage example had missed it. Add it for completeness. Change-Id: Ib4cdcacdd16bfb59e9d18714106ecda99e418812
Diffstat (limited to 'doc/source/cli/command-objects/application-credentials.rst')
-rw-r--r--doc/source/cli/command-objects/application-credentials.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/cli/command-objects/application-credentials.rst b/doc/source/cli/command-objects/application-credentials.rst
index 08d85b11..2a1fbff2 100644
--- a/doc/source/cli/command-objects/application-credentials.rst
+++ b/doc/source/cli/command-objects/application-credentials.rst
@@ -21,7 +21,7 @@ Create new application credential
[--role <role>]
[--expiration <expiration>]
[--description <description>]
- [--unrestricted]
+ [--restricted|--unrestricted]
<name>
.. option:: --secret <secret>