mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
criu(8): Fix typo
Signed-off-by: Radostin Stoyanov <rstoyanov1@gmail.com>
This commit is contained in:
parent
d5d65ae2c4
commit
ee79bb3a1a
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue