Switch to long command option (#14422)

pull/14441/head
Abubakar Siddiq Ango 2019-05-21 09:42:41 +02:00 committed by Kubernetes Prow Robot
parent 7aed682a89
commit 9e966b2e9d
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ pod/hostaliases-pod created
Examine a Pod IP and status: Examine a Pod IP and status:
```shell ```shell
kubectl get pod -o=wide kubectl get pod --output=wide
``` ```
```shell ```shell