Skip to content

Commit 25808af

Browse files
committed
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
1 parent e78c9bc commit 25808af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/cli/command-objects/application-credentials.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Create new application credential
2121
[--role <role>]
2222
[--expiration <expiration>]
2323
[--description <description>]
24-
[--unrestricted]
24+
[--restricted|--unrestricted]
2525
<name>
2626
2727
.. option:: --secret <secret>

0 commit comments

Comments
 (0)