Skip to content

Commit 4f3c9e4

Browse files
authored
Merge pull request #78940 from brendan-daly-red-hat/OCPBUGS-36727
OCPBUGS-36727#revising wrong command
2 parents 3c382c4 + acda180 commit 4f3c9e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/cco-ccoctl-configuring.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -371,14 +371,14 @@ $ chmod 775 ccoctl.<rhel_version>
371371

372372
.Verification
373373

374-
* To verify that `ccoctl` is ready to use, display the help file by running the following command:
374+
* To verify that `ccoctl` is ready to use, display the help file. Use a relative file name when you run the command, for example:
375375
+
376376
[source,terminal]
377377
----
378-
$ ccoctl --help
378+
$ ./ccoctl.rhel9
379379
----
380380
+
381-
.Output of `ccoctl --help`
381+
.Example output
382382
[source,terminal]
383383
----
384384
OpenShift credentials provisioning tool

0 commit comments

Comments
 (0)