Documentation
¶
Overview ¶
gen-docs generates the CLI's documentation artefacts from the cobra command tree. Right now it emits man pages only, invoked from script/build.go's `manpages` task and (transitively) from goreleaser's `before` hook. See README's Available commands section for the wire contract each generated page covers.
go run ./cmd/gen-docs --man-page --doc-path ./share/man/man1/
Click to show internal directories.
Click to hide internal directories.