mirror of
https://github.com/opencontainers/runc.git
synced 2025-09-26 19:41:35 +08:00
Add README.md for generating man pages
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
11
man/README.md
Normal file
11
man/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
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.
|
||||
|
Reference in New Issue
Block a user