We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3317805 + c335370 commit 3b58b35Copy full SHA for 3b58b35
staging/src/k8s.io/kubectl/docs/book/pages/resource_printing/queries_and_options.md
@@ -146,7 +146,7 @@ Get and Describe can accept **multiple Resource types and names**.
146
{% sample lang="yaml" %}
147
148
```bash
149
-kubectl get kubectl get rc/web service/frontend pods/web-pod-13je7
+kubectl get rc/web service/frontend pods/web-pod-13je7
150
```
151
152
{% endmethod %}
0 commit comments