1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Update administrator-cli-commands.adoc

Fixed command to list all administrator commands
This commit is contained in:
Ava
2022-05-27 17:17:41 -04:00
committed by openshift-cherrypick-robot
parent b689673f7c
commit 37e9074e95

View File

@@ -10,7 +10,7 @@ This reference provides descriptions and example commands for OpenShift CLI (`oc
For developer commands, see the xref:../../cli_reference/openshift_cli/developer-cli-commands.adoc#cli-developer-commands[OpenShift CLI developer command reference].
Run `oc adm help` to list all administrator commands or run `oc <command> --help` to get additional details for a specific command.
Run `oc adm -h` to list all administrator commands or run `oc <command> --help` to get additional details for a specific command.
// The following file is auto-generated from the openshift/oc repository
// OpenShift CLI (oc) administrator commands