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 8dd6fa6 commit 2d69c47Copy full SHA for 2d69c47
content/en/docs/reference/kubectl/cheatsheet.md
@@ -40,7 +40,7 @@ echo "[[ $commands[kubectl] ]] && source <(kubectl completion zsh)" >> ~/.zshrc
40
```
41
### A Note on --all-namespaces
42
43
-Appending --all-namespaces happens frequently enough where you should be aware of the shorthand for --all-namespaces:
+Appending `--all-namespaces` happens frequently enough where you should be aware of the shorthand for `--all-namespaces`:
44
45
```kubectl -A```
46
0 commit comments