Skip to content

Commit 0e58f31

Browse files
authored
Merge pull request #46122 from cshulman/patch-1
Fixed command to list all administrator commands
2 parents 114053d + 924dd77 commit 0e58f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli_reference/openshift_cli/administrator-cli-commands.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This reference provides descriptions and example commands for OpenShift CLI (`oc
1010

1111
For developer commands, see the xref:../../cli_reference/openshift_cli/developer-cli-commands.adoc#cli-developer-commands[OpenShift CLI developer command reference].
1212

13-
Run `oc adm help` to list all administrator commands or run `oc <command> --help` to get additional details for a specific command.
13+
Run `oc adm -h` to list all administrator commands or run `oc <command> --help` to get additional details for a specific command.
1414

1515
// The following file is auto-generated from the openshift/oc repository
1616
// OpenShift CLI (oc) administrator commands

0 commit comments

Comments
 (0)