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.
1 parent 915be28 commit 46bd04aCopy full SHA for 46bd04a
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