Update docs after cobra update (spellling mistake)

This commit is contained in:
Eric Paris
2015-04-29 11:26:55 -04:00
parent a17a26643b
commit 52a005fa24
27 changed files with 54 additions and 54 deletions

View File

@@ -24,7 +24,7 @@ kubectl config SUBCOMMAND
--kubeconfig="": use a particular kubeconfig file
```
### Options inherrited from parent commands
### Options inherited from parent commands
```
--alsologtostderr=false: log to standard error as well as files
@@ -63,4 +63,4 @@ kubectl config SUBCOMMAND
* [kubectl config use-context](kubectl_config_use-context.md) - Sets the current-context in a kubeconfig file
* [kubectl config view](kubectl_config_view.md) - displays Merged kubeconfig settings or a specified kubeconfig file.
###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.178743093 +0000 UTC
###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.036002047 +0000 UTC