From 52a005fa249ccbb1007b9d7f41173f1fc2ab6633 Mon Sep 17 00:00:00 2001 From: Eric Paris Date: Wed, 29 Apr 2015 11:26:55 -0400 Subject: [PATCH] Update docs after cobra update (spellling mistake) --- docs/kubectl_api-versions.md | 4 ++-- docs/kubectl_cluster-info.md | 4 ++-- docs/kubectl_config.md | 4 ++-- docs/kubectl_config_set-cluster.md | 4 ++-- docs/kubectl_config_set-context.md | 4 ++-- docs/kubectl_config_set-credentials.md | 4 ++-- docs/kubectl_config_set.md | 4 ++-- docs/kubectl_config_unset.md | 4 ++-- docs/kubectl_config_use-context.md | 4 ++-- docs/kubectl_config_view.md | 4 ++-- docs/kubectl_create.md | 4 ++-- docs/kubectl_delete.md | 4 ++-- docs/kubectl_describe.md | 4 ++-- docs/kubectl_exec.md | 4 ++-- docs/kubectl_expose.md | 4 ++-- docs/kubectl_get.md | 4 ++-- docs/kubectl_label.md | 4 ++-- docs/kubectl_log.md | 4 ++-- docs/kubectl_namespace.md | 4 ++-- docs/kubectl_port-forward.md | 4 ++-- docs/kubectl_proxy.md | 4 ++-- docs/kubectl_resize.md | 4 ++-- docs/kubectl_rolling-update.md | 4 ++-- docs/kubectl_run-container.md | 4 ++-- docs/kubectl_stop.md | 4 ++-- docs/kubectl_update.md | 4 ++-- docs/kubectl_version.md | 4 ++-- 27 files changed, 54 insertions(+), 54 deletions(-) diff --git a/docs/kubectl_api-versions.md b/docs/kubectl_api-versions.md index 19eff6d3d15..0693e3deabc 100644 --- a/docs/kubectl_api-versions.md +++ b/docs/kubectl_api-versions.md @@ -17,7 +17,7 @@ kubectl api-versions -h, --help=false: help for api-versions ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -50,4 +50,4 @@ kubectl api-versions ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.179420324 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.036328233 +0000 UTC diff --git a/docs/kubectl_cluster-info.md b/docs/kubectl_cluster-info.md index fa6ec4201b9..c3beff78a15 100644 --- a/docs/kubectl_cluster-info.md +++ b/docs/kubectl_cluster-info.md @@ -17,7 +17,7 @@ kubectl cluster-info -h, --help=false: help for cluster-info ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -50,4 +50,4 @@ kubectl cluster-info ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.179075262 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.036176301 +0000 UTC diff --git a/docs/kubectl_config.md b/docs/kubectl_config.md index 9f93f5d1778..11e8856df0e 100644 --- a/docs/kubectl_config.md +++ b/docs/kubectl_config.md @@ -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 diff --git a/docs/kubectl_config_set-cluster.md b/docs/kubectl_config_set-cluster.md index 8233db05dbf..d422fc3d023 100644 --- a/docs/kubectl_config_set-cluster.md +++ b/docs/kubectl_config_set-cluster.md @@ -36,7 +36,7 @@ $ kubectl config set-cluster e2e --insecure-skip-tls-verify=true --server=: server for the cluster entry in kubeconfig ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -65,4 +65,4 @@ $ kubectl config set-cluster e2e --insecure-skip-tls-verify=true ### SEE ALSO * [kubectl config](kubectl_config.md) - config modifies kubeconfig files -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.176632377 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.034991096 +0000 UTC diff --git a/docs/kubectl_config_set-context.md b/docs/kubectl_config_set-context.md index 42122c02227..df4fe0ebba1 100644 --- a/docs/kubectl_config_set-context.md +++ b/docs/kubectl_config_set-context.md @@ -28,7 +28,7 @@ $ kubectl config set-context gce --user=cluster-admin --user=: user for the context entry in kubeconfig ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -58,4 +58,4 @@ $ kubectl config set-context gce --user=cluster-admin ### SEE ALSO * [kubectl config](kubectl_config.md) - config modifies kubeconfig files -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.177351504 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.035371239 +0000 UTC diff --git a/docs/kubectl_config_set-credentials.md b/docs/kubectl_config_set-credentials.md index 3be48988ecd..cafc71ced1e 100644 --- a/docs/kubectl_config_set-credentials.md +++ b/docs/kubectl_config_set-credentials.md @@ -51,7 +51,7 @@ $ kubectl set-credentials cluster-admin --client-certificate=~/.kube/admin.crt - --username=: username for the user entry in kubeconfig ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -78,4 +78,4 @@ $ kubectl set-credentials cluster-admin --client-certificate=~/.kube/admin.crt - ### SEE ALSO * [kubectl config](kubectl_config.md) - config modifies kubeconfig files -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.176997115 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.035167812 +0000 UTC diff --git a/docs/kubectl_config_set.md b/docs/kubectl_config_set.md index d01f5990f86..57c9dc8640d 100644 --- a/docs/kubectl_config_set.md +++ b/docs/kubectl_config_set.md @@ -19,7 +19,7 @@ kubectl config set PROPERTY_NAME PROPERTY_VALUE -h, --help=false: help for set ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -52,4 +52,4 @@ kubectl config set PROPERTY_NAME PROPERTY_VALUE ### SEE ALSO * [kubectl config](kubectl_config.md) - config modifies kubeconfig files -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.177697607 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.035532103 +0000 UTC diff --git a/docs/kubectl_config_unset.md b/docs/kubectl_config_unset.md index d19f2750cab..cd01819cec0 100644 --- a/docs/kubectl_config_unset.md +++ b/docs/kubectl_config_unset.md @@ -18,7 +18,7 @@ kubectl config unset PROPERTY_NAME -h, --help=false: help for unset ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -51,4 +51,4 @@ kubectl config unset PROPERTY_NAME ### SEE ALSO * [kubectl config](kubectl_config.md) - config modifies kubeconfig files -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.178014311 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.035684858 +0000 UTC diff --git a/docs/kubectl_config_use-context.md b/docs/kubectl_config_use-context.md index 2f699fc3d53..22d52d39b2d 100644 --- a/docs/kubectl_config_use-context.md +++ b/docs/kubectl_config_use-context.md @@ -17,7 +17,7 @@ kubectl config use-context CONTEXT_NAME -h, --help=false: help for use-context ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -50,4 +50,4 @@ kubectl config use-context CONTEXT_NAME ### SEE ALSO * [kubectl config](kubectl_config.md) - config modifies kubeconfig files -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.178387488 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.035835782 +0000 UTC diff --git a/docs/kubectl_config_view.md b/docs/kubectl_config_view.md index 4c5c551f3dc..de82f1cec80 100644 --- a/docs/kubectl_config_view.md +++ b/docs/kubectl_config_view.md @@ -40,7 +40,7 @@ $ kubectl config view -o template --template='{{range .users}}{{ if eq .name "e2 -t, --template="": Template string or path to template file to use when -o=template or -o=templatefile. The template format is golang templates [http://golang.org/pkg/text/template/#pkg-overview] ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -73,4 +73,4 @@ $ kubectl config view -o template --template='{{range .users}}{{ if eq .name "e2 ### SEE ALSO * [kubectl config](kubectl_config.md) - config modifies kubeconfig files -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.176300117 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.034809963 +0000 UTC diff --git a/docs/kubectl_create.md b/docs/kubectl_create.md index 8f4a8e9c81f..6369bbbd605 100644 --- a/docs/kubectl_create.md +++ b/docs/kubectl_create.md @@ -30,7 +30,7 @@ $ cat pod.json | kubectl create -f - -h, --help=false: help for create ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -63,4 +63,4 @@ $ cat pod.json | kubectl create -f - ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.169347287 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.030664101 +0000 UTC diff --git a/docs/kubectl_delete.md b/docs/kubectl_delete.md index e191d70c668..eb36fe0684f 100644 --- a/docs/kubectl_delete.md +++ b/docs/kubectl_delete.md @@ -49,7 +49,7 @@ $ kubectl delete pods --all -l, --selector="": Selector (label query) to filter on ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -82,4 +82,4 @@ $ kubectl delete pods --all ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.170113984 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.031169223 +0000 UTC diff --git a/docs/kubectl_describe.md b/docs/kubectl_describe.md index 4e7fe4d6079..907341b2d65 100644 --- a/docs/kubectl_describe.md +++ b/docs/kubectl_describe.md @@ -30,7 +30,7 @@ $ kubectl describe pods/nginx -h, --help=false: help for describe ``` -### 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 describe pods/nginx ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.168905946 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.030447061 +0000 UTC diff --git a/docs/kubectl_exec.md b/docs/kubectl_exec.md index 30eb75a7e0b..eddb9dfb314 100644 --- a/docs/kubectl_exec.md +++ b/docs/kubectl_exec.md @@ -31,7 +31,7 @@ $ kubectl exec -p 123456-7890 -c ruby-container -i -t -- bash -il -t, --tty=false: Stdin is a TTY ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -64,4 +64,4 @@ $ kubectl exec -p 123456-7890 -c ruby-container -i -t -- bash -il ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.173193785 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.032352238 +0000 UTC diff --git a/docs/kubectl_expose.md b/docs/kubectl_expose.md index 3dd54f3d8f8..e548130cb11 100644 --- a/docs/kubectl_expose.md +++ b/docs/kubectl_expose.md @@ -49,7 +49,7 @@ $ kubectl expose streamer --port=4100 --protocol=udp --service-name=video-stream -t, --template="": Template string or path to template file to use when -o=template or -o=templatefile. The template format is golang templates [http://golang.org/pkg/text/template/#pkg-overview] ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -82,4 +82,4 @@ $ kubectl expose streamer --port=4100 --protocol=udp --service-name=video-stream ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.175492324 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.03436108 +0000 UTC diff --git a/docs/kubectl_get.md b/docs/kubectl_get.md index f6af6c5f2e9..76230f04238 100644 --- a/docs/kubectl_get.md +++ b/docs/kubectl_get.md @@ -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 diff --git a/docs/kubectl_label.md b/docs/kubectl_label.md index 900d47bc664..81fcad3f4b7 100644 --- a/docs/kubectl_label.md +++ b/docs/kubectl_label.md @@ -48,7 +48,7 @@ $ kubectl label pods foo bar- -t, --template="": Template string or path to template file to use when -o=template or -o=templatefile. The template format is golang templates [http://golang.org/pkg/text/template/#pkg-overview] ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -81,4 +81,4 @@ $ kubectl label pods foo bar- ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.175924183 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.03459192 +0000 UTC diff --git a/docs/kubectl_log.md b/docs/kubectl_log.md index 77ddbb5ef16..def67609563 100644 --- a/docs/kubectl_log.md +++ b/docs/kubectl_log.md @@ -29,7 +29,7 @@ $ kubectl log -f 123456-7890 ruby-container --interactive=true: If true, prompt the user for input when required. Default true. ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -62,4 +62,4 @@ $ kubectl log -f 123456-7890 ruby-container ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.170843937 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.031591306 +0000 UTC diff --git a/docs/kubectl_namespace.md b/docs/kubectl_namespace.md index 4c88ea908a0..3800ce3dfd6 100644 --- a/docs/kubectl_namespace.md +++ b/docs/kubectl_namespace.md @@ -20,7 +20,7 @@ kubectl namespace [namespace] -h, --help=false: help for namespace ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -53,4 +53,4 @@ kubectl namespace [namespace] ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.170473143 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.031378018 +0000 UTC diff --git a/docs/kubectl_port-forward.md b/docs/kubectl_port-forward.md index c55506242f1..93946c39783 100644 --- a/docs/kubectl_port-forward.md +++ b/docs/kubectl_port-forward.md @@ -35,7 +35,7 @@ $ kubectl port-forward -p mypod 0:5000 -p, --pod="": Pod name ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -68,4 +68,4 @@ $ kubectl port-forward -p mypod 0:5000 ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.173592919 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.032575511 +0000 UTC diff --git a/docs/kubectl_proxy.md b/docs/kubectl_proxy.md index b1152ae451c..7cda4cea0f2 100644 --- a/docs/kubectl_proxy.md +++ b/docs/kubectl_proxy.md @@ -32,7 +32,7 @@ $ kubectl proxy --api-prefix=k8s-api -P, --www-prefix="/static/": Prefix to serve static files under, if static file directory is specified. ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -65,4 +65,4 @@ $ kubectl proxy --api-prefix=k8s-api ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.173961813 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.032792489 +0000 UTC diff --git a/docs/kubectl_resize.md b/docs/kubectl_resize.md index 0f066936abd..d90f8fa3bda 100644 --- a/docs/kubectl_resize.md +++ b/docs/kubectl_resize.md @@ -35,7 +35,7 @@ $ kubectl resize --current-replicas=2 --replicas=3 replicationcontrollers foo --resource-version="": Precondition for resource version. Requires that the current resource version match this value in order to resize. ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -68,4 +68,4 @@ $ kubectl resize --current-replicas=2 --replicas=3 replicationcontrollers foo ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.171613369 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.032100141 +0000 UTC diff --git a/docs/kubectl_rolling-update.md b/docs/kubectl_rolling-update.md index 6a09bf6e31c..7f4dd7c98a4 100644 --- a/docs/kubectl_rolling-update.md +++ b/docs/kubectl_rolling-update.md @@ -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 diff --git a/docs/kubectl_run-container.md b/docs/kubectl_run-container.md index 1f99745b4bd..2f3c783edd0 100644 --- a/docs/kubectl_run-container.md +++ b/docs/kubectl_run-container.md @@ -45,7 +45,7 @@ $ kubectl run-container nginx --image=nginx --overrides='{ "apiVersion": "v1beta -t, --template="": Template string or path to template file to use when -o=template or -o=templatefile. The template format is golang templates [http://golang.org/pkg/text/template/#pkg-overview] ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -78,4 +78,4 @@ $ kubectl run-container nginx --image=nginx --overrides='{ "apiVersion": "v1beta ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.174507457 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.0330734 +0000 UTC diff --git a/docs/kubectl_stop.md b/docs/kubectl_stop.md index 3b1fdd1a345..a6f0ed61306 100644 --- a/docs/kubectl_stop.md +++ b/docs/kubectl_stop.md @@ -39,7 +39,7 @@ $ kubectl stop -f path/to/resources -l, --selector="": Selector (label query) to filter on ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -72,4 +72,4 @@ $ kubectl stop -f path/to/resources ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.174999749 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.033329682 +0000 UTC diff --git a/docs/kubectl_update.md b/docs/kubectl_update.md index d171c2585f0..666f2d376b6 100644 --- a/docs/kubectl_update.md +++ b/docs/kubectl_update.md @@ -34,7 +34,7 @@ $ kubectl update pods my-pod --patch='{ "apiVersion": "v1beta1", "desiredState": --patch="": A JSON document to override the existing resource. The resource is downloaded, patched with the JSON, then updated. ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -67,4 +67,4 @@ $ kubectl update pods my-pod --patch='{ "apiVersion": "v1beta1", "desiredState": ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.16972972 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.030922954 +0000 UTC diff --git a/docs/kubectl_version.md b/docs/kubectl_version.md index 9f01f8fb175..be1a2946964 100644 --- a/docs/kubectl_version.md +++ b/docs/kubectl_version.md @@ -18,7 +18,7 @@ kubectl version -h, --help=false: help for version ``` -### Options inherrited from parent commands +### Options inherited from parent commands ``` --alsologtostderr=false: log to standard error as well as files @@ -51,4 +51,4 @@ kubectl version ### SEE ALSO * [kubectl](kubectl.md) - kubectl controls the Kubernetes cluster manager -###### Auto generated by spf13/cobra at 2015-04-28 03:34:57.179736961 +0000 UTC +###### Auto generated by spf13/cobra at 2015-04-29 15:25:11.036492866 +0000 UTC