mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
8397943ec9
1. Fix some missing punctuation, use proper case. 2. Remove "runc init" (previously removed from "runc --help" by commit7a0302f0d7). Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> (cherry picked from commit511c76143b) Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
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.