mirror of
https://github.com/spf13/cobra
synced 2025-05-05 04:47:22 +00:00
383 B
383 B
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.