Commit be0a2c25 authored by Tycho Andersen's avatar Tycho Andersen Committed by Pavel Emelyanov

doc: add documentation for new mount flags

Signed-off-by: 's avatarTycho Andersen <tycho.andersen@canonical.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent fcae4f39
......@@ -162,6 +162,15 @@ OPTIONS
VAL is the path on host that will be bind-mounted into container
(to the mountpoint path from image)
A special case is `--ext-mount-map auto`. If this flag is passed, when an
external mount is missing from the command line --ext-mount-map KEY:VAL
syntax, criu attempts to automatically resolve this mount from its
namespace.
*--enable-external-sharing*, *--enable-external-masters*::
These flags enable external shared or slave mounts to be resolved
automatically when `--ext-mount-map auto` is passed.
*--action-script* 'SCRIPT'::
Add an external action script.
The environment variable *CRTOOLS_SCRIPT_ACTION* contains one of the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment