Merge pull request #71059 from timothysc/kubeadmmsg

Minor update to the comment block characters for kubeadm
This commit is contained in:
k8s-ci-robot
2018-11-14 23:20:07 -08:00
committed by GitHub

View File

@@ -39,8 +39,8 @@ func NewKubeadmCommand(in io.Reader, out, err io.Writer) *cobra.Command {
Long: dedent.Dedent(`
┌──────────────────────────────────────────────────────────┐
| KUBEADM │
| Easily bootstrap a secure Kubernetes cluster |
KUBEADM │
Easily bootstrap a secure Kubernetes cluster
│ │
│ Please give us feedback at: │
│ https://github.com/kubernetes/kubeadm/issues │