Skip to content

Commit cd7732b

Browse files
authored
Merge pull request #60521 from bmcelvee/fix-summit-command
Fix rosa describe command
2 parents afa4816 + f777f31 commit cd7732b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/rosa-parent-commands.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ Shows the details for a cluster.
6161
.Example
6262
[source,terminal]
6363
----
64-
$ rosa describe --cluster=mycluster
64+
$ rosa describe cluster --cluster=mycluster
6565
----

0 commit comments

Comments
 (0)