mirror of
https://github.com/docker/cli-docs-tool.git
synced 2025-04-18 18:44:00 +03:00
full diff: https://github.com/cpuguy83/go-md2man/compare/v2.0.4...v2.0.6 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Example
The following example will generate all supported docs for Docker buildx CLI.
git clone https://github.com/docker/cli-docs-tool
cd cli-docs-tool/example/
go mod download
go run main.go
Generated docs will be available in ./docs