Files
kubernetes/pkg/kubectl/cmd/cmd.go
Davanum Srinivas 91f16364b8 kubectl should print usage at the bottom
Override the Usage: output using SetUsageTemplate. Just moved
the strings in the template to make sure we print Usage: at
the bottom of the output and not at the top.

Fixes issue 7496
2016-07-05 10:08:51 -04:00

8.8 KiB