diff --git a/Documentation/criu.txt b/Documentation/criu.txt index 633ef2165..84de8972f 100644 --- a/Documentation/criu.txt +++ b/Documentation/criu.txt @@ -136,8 +136,12 @@ In other words, do not use it until really needed. *-s*, *--leave-stopped*:: Leave tasks in stopped state after checkpoint instead of killing them. -*-x*, *--ext-unix-sk*:: - Dump external unix sockets. +*-x*, *--ext-unix-sk* ['',']:: + Dump external unix sockets. Optionally passing '' (or comma separated + series) it assigns inodes which allowed for one sided dump. + +*--freeze-cgroup*:: + Use cgroup freezer to collect processes. *--manage-cgroups*:: Collect cgroups into the image thus they gonna be restored then.