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

@@ -52,7 +52,7 @@ $ kubectl get rc/web service/frontend pods/web-pod-13je7
--watch-only=false: Watch for changes to the requested object(s), without listing/getting first.
```
### Options inherrited from parent commands
### Options inherited from parent commands
```
--alsologtostderr=false: log to standard error as well as files
@@ -85,4 +85,4 @@ $ kubectl get rc/web service/frontend pods/web-pod-13je7
### SEE ALSO
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.168465048 +0000 UTC
###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.030165061 +0000 UTC