mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 13:14:05 +00:00
removed extra hyphen in kubectl book
This commit is contained in:
@@ -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" %}
|
||||
|
||||
|
Reference in New Issue
Block a user