Skip to content

Commit 2d69c47

Browse files
bwolmaransTim Bannister
andauthored
Update content/en/docs/reference/kubectl/cheatsheet.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent 8dd6fa6 commit 2d69c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/kubectl/cheatsheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ echo "[[ $commands[kubectl] ]] && source <(kubectl completion zsh)" >> ~/.zshrc
4040
```
4141
### A Note on --all-namespaces
4242

43-
Appending --all-namespaces happens frequently enough where you should be aware of the shorthand for --all-namespaces:
43+
Appending `--all-namespaces` happens frequently enough where you should be aware of the shorthand for `--all-namespaces`:
4444

4545
```kubectl -A```
4646

0 commit comments

Comments
 (0)