mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
removed extra hyphen in kubectl book
This commit is contained in:
parent
915be28b61
commit
46bd04a1c3
@ -113,7 +113,7 @@ kubectl get deployments -l app=nginx
|
||||
By default Get and Describe will fetch resource in the default namespace or the namespace specified
|
||||
with `--namespace`.
|
||||
|
||||
The `---all-namespaces` flag will **fetch Resources from all namespaces**.
|
||||
The `--all-namespaces` flag will **fetch Resources from all namespaces**.
|
||||
|
||||
{% sample lang="yaml" %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user