Removed a redundant sentence. (#12096)

* Removed redundant sentence.

The intro line was repeated twice. Therefore, removed the one under the Synopsis section. 
Updated the command from " " to ` ` based on the style guide.

* Updated master to control plane.
pull/11916/head
shavidissa 2019-01-07 21:04:48 +05:30 committed by Kubernetes Prow Robot
parent 7416c427b8
commit 6c96f7c100
1 changed files with 2 additions and 5 deletions

View File

@ -1,12 +1,9 @@
Run this command in order to set up the Kubernetes master.
Run this command in order to set up the Kubernetes control plane.
### Synopsis
Run this command in order to set up the Kubernetes master.
The "init" command executes the following phases:
The `init` command executes the following phases:
```
preflight Run master pre-flight checks
kubelet-start Writes kubelet settings and (re)starts the kubelet