diff --git a/man/runc-restore.8.md b/man/runc-restore.8.md index b0dec455..b10ae110 100644 --- a/man/runc-restore.8.md +++ b/man/runc-restore.8.md @@ -22,3 +22,5 @@ using the runc checkpoint command. --bundle, -b path to the root of the bundle directory --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