mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
f6e4d7ba7c
--events argument's usage was updated by: commit:a62dbf48b0fe5e2e28e3cc9dc80a70d2ec5ebc25 We need to update manual together. This patch also removes last useless blank line in manual. Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.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.