Merge pull request #753 from rajasec/manpage-start

updating man page for start option
This commit is contained in:
Qiang Huang 2016-04-15 09:30:30 +08:00
commit c6db82f921
1 changed files with 2 additions and 0 deletions

View File

@ -23,3 +23,5 @@ command(s) that get executed on start, edit the args parameter of the spec. See
--console specify the pty slave path for use with the container
--detach, -d detach from the container's process
--pid-file specify the file to write the process id to
--no-subreaper disable the use of the subreaper used to reap reparented processes
--no-pivot do not use pivot root to jail process inside rootfs. This should be used whenever the rootfs is on top of a ramdisk