Sebastiaan van Stijn 80bca8eb1d man: rewrite to use cli-docs-tool manpage generator hai 1 mes
..
src 7b7a4c020e docs, man: remove confusing example for "--isolation" hai 3 meses
.gitignore 7dc35c03fc validate manpages target %!s(int64=3) %!d(string=hai) anos
Dockerfile.5.md 9acfbbd74f Correct typos in docs/ and man/ hai 10 meses
README.md 7dc35c03fc validate manpages target %!s(int64=3) %!d(string=hai) anos
docker-build.1.md 7b7a4c020e docs, man: remove confusing example for "--isolation" hai 3 meses
docker-config-json.5.md 5355f2f639 Update man-page source MarkDown to work with go-md2man v2 %!s(int64=4) %!d(string=hai) anos
docker-run.1.md a682b8e655 Permit '=' separator and '[ipv6]' in --add-host hai 1 ano
docker.1.md e06ef800fc Removed all mentions of "please" from docs and messages hai 10 meses
generate.go 80bca8eb1d man: rewrite to use cli-docs-tool manpage generator hai 1 mes
tools.go 47775a8fa0 docs: include required tools in source tree hai 1 mes

README.md

Docker Documentation

This directory contains scripts for generating the man pages. Many of the man pages are generated directly from the spf13/cobra Command definition. Some legacy pages are still generated from the markdown files in this directory. Do not edit the man pages in the man1 directory. Instead, update the Cobra command or amend the Markdown files for legacy pages.

Generate the man pages

From within the project root directory run:

$ make -f docker.Makefile manpages