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 0a17315 + 46bd04a commit 14344b5Copy full SHA for 14344b5
staging/src/k8s.io/kubectl/docs/book/pages/resource_printing/queries_and_options.md
@@ -113,7 +113,7 @@ kubectl get deployments -l app=nginx
113
By default Get and Describe will fetch resource in the default namespace or the namespace specified
114
with `--namespace`.
115
116
-The `---all-namespaces` flag will **fetch Resources from all namespaces**.
+The `--all-namespaces` flag will **fetch Resources from all namespaces**.
117
118
{% sample lang="yaml" %}
119
0 commit comments