1
0
mirror of https://github.com/opencontainers/runc.git synced 2025-09-18 05:23:14 +03:00
Files
runc/man/README.md
Mrunal Patel 208870ce18 Add README.md for generating man pages
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2016-03-04 11:14:12 -08:00

231 B

runc man pages

This directory contains man pages for runc in markdown format.

To generate man pages from it, use this command

./md2man-all.sh

You will see man pages generated under the man8 directory.