Skip to content

Commit 797c937

Browse files
author
Enda
authored
docs: fix missing subcommand (#613)
1 parent 78fc38a commit 797c937

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

cmd/rhoas/pkged.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/commands/rhoas_serviceaccount_describe.adoc

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

locales/cmd/serviceaccount/describe/active.en.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can view the output as either as JSON or YAML.
2020
description = 'Examples of how to use the command'
2121
one = '''
2222
# view a specific service account
23-
$ rhoas describe --id=8a06e685-f827-44bc-b0a7-250bc8abe52e --output yml
23+
$ rhoas serviceaccount describe --id=8a06e685-f827-44bc-b0a7-250bc8abe52e --output yml
2424
'''
2525

2626
[serviceAccount.describe.flag.id.description]

0 commit comments

Comments
 (0)