mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Merge pull request #79844 from oke-py/remove-extra-hyphen
removed extra hyphen in kubectl book
This commit is contained in:
commit
14344b57e5
@ -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