Display usage string, not long help, as code, remove angle brackets from output (.md interprets as tags and hides).
generate man pages for kubectl using the cobra.Command information. This will directly create files in (by default) docs/man/man1/ called kubectl*.1. Each child verb/cobra command will gets its own man page.