reset helptext alignment

Signed-off-by: Ruben Orduz <rubenoz@gmail.com>
This commit is contained in:
Ruben Orduz 2018-11-14 09:59:48 -05:00
parent 89a5d5cadd
commit d5cd412ae0

View File

@ -191,6 +191,7 @@ func (r *Reset) Run(out io.Writer, client clientset.Interface) error {
If your cluster was setup to utilize IPVS, run ipvsadm --clear (or similar)
to reset your system's IPVS tables.
`
fmt.Print(msg)