DockerCLI/vendor/github.com/spf13/cobra/doc
CrazyMax 7e560ae76f
vendor with go mod
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-12-16 21:16:01 +01:00
..
README.md vendor: github.com/spf13/cobra v1.1.1 2020-10-20 12:39:57 +02:00
man_docs.go vendor: github.com/spf13/cobra v1.1.3 2021-03-14 18:55:35 +01:00
man_docs.md vendor with go mod 2021-12-16 21:16:01 +01:00
md_docs.go vendor: github.com/spf13/cobra v1.1.1 2020-10-20 12:39:57 +02:00
md_docs.md vendor with go mod 2021-12-16 21:16:01 +01:00
rest_docs.go Bump spf13/cobra to v0.0.3, spf13/pflag to v1.0.1 2018-05-19 02:51:33 +02:00
rest_docs.md vendor with go mod 2021-12-16 21:16:01 +01:00
util.go vendor: github.com/spf13/cobra v1.1.1 2020-10-20 12:39:57 +02:00
yaml_docs.go vendor: github.com/spf13/cobra v1.1.1 2020-10-20 12:39:57 +02:00
yaml_docs.md vendor with go mod 2021-12-16 21:16:01 +01:00

README.md

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.