diff --git a/Documentation/criu.txt b/Documentation/criu.txt index 53b92c28e..414c9bb2d 100644 --- a/Documentation/criu.txt +++ b/Documentation/criu.txt @@ -568,8 +568,8 @@ Launches *criu* in page server mode. *--daemon*:: Runs page server as a daemon (background process). -*--status_fd*:: - Write \\0 to the FD and close it once page-server is ready to handle +*--status-fd*:: + Write \0 to the FD and close it once page-server is ready to handle requests. The status-fd allows to not daemonize a process and get its exit code at the end. It isn't supposed to use --daemon and --status-fd together.