moby--moby/man
Tonis Tiigi 33054be31b docs: add missing cache-from man docs
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2017-05-15 09:58:49 -07:00
..
src
Dockerfile
Dockerfile.5.md
Dockerfile.aarch64
Dockerfile.armhf
Dockerfile.ppc64le
Dockerfile.s390x
README.md
docker-build.1.md docs: add missing cache-from man docs 2017-05-15 09:58:49 -07:00
docker-config-json.5.md
docker-run.1.md
docker.1.md
dockerd.8.md
generate.go
generate.sh
glide.lock
glide.yaml
md2man-all.sh

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 manpages