full diff: https://github.com/spf13/cobra/compare/v1.1.1...v1.1.3 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Documentation generation
Options
DisableAutoGenTag
You may set cmd.DisableAutoGenTag = true
to entirely remove the auto generated string "Auto generated by spf13/cobra..."
from any documentation source.