Correct '--output' flag in cheatsheet (#10758)

This commit is contained in:
Sapphire Mason-Brown
2018-10-30 17:02:31 +00:00
committed by k8s-ci-robot
parent 46c75bcf19
commit 034c600993
@@ -282,7 +282,7 @@ kubectl api-resources --api-group=extensions # All resources in the "extensions"
### Formatting output
To output details to your terminal window in a specific format, you can add either the `-o` or `-output` flags to a supported `kubectl` command.
To output details to your terminal window in a specific format, you can add either the `-o` or `--output` flags to a supported `kubectl` command.
Output format | Description
--------------| -----------