Files
docker-docs/man
Daniel Nephin 2ac7a9ca9e Fix the man/Dockerfile for arm
Signed-off-by: Daniel Nephin <dnephin@docker.com>
(cherry picked from commit fcde27e6db9ccdb952a1259788404fc500995f98)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-08-11 17:56:46 -07:00
..
2016-02-25 09:48:21 +08:00
2016-06-02 17:17:22 +08:00
2016-02-25 09:48:21 +08:00
2016-02-25 09:48:21 +08:00
2016-03-22 08:16:52 +01:00
2016-08-11 17:56:46 -07:00
2016-07-25 23:17:01 -07:00

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