mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 19:52:42 +00:00
Update docs after cobra update (spellling mistake)
This commit is contained in:
@@ -50,7 +50,7 @@ $ kubectl rolling-update frontend --image=image:v2
|
||||
--update-period="1m0s": Time to wait between updating pods. Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
|
||||
```
|
||||
|
||||
### Options inherrited from parent commands
|
||||
### Options inherited from parent commands
|
||||
|
||||
```
|
||||
--alsologtostderr=false: log to standard error as well as files
|
||||
@@ -83,4 +83,4 @@ $ kubectl rolling-update frontend --image=image:v2
|
||||
### SEE ALSO
|
||||
* [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager
|
||||
|
||||
###### Auto generated by spf13/cobra at 2015-04-28 21:28:37.951011185 +0000 UTC
|
||||
###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.031878187 +0000 UTC
|
||||
|
Reference in New Issue
Block a user