1
0
mirror of https://github.com/opencontainers/runc.git synced 2025-11-03 15:33:15 +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

12 lines
231 B
Markdown

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.