Commit bec67720 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

docs: Add page server parameters explanation

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 5f475920
......@@ -30,7 +30,8 @@ OPTIONS
readable format
* 'check'
to test whether the kernel support is up-to-date
* 'page-server'
to launch a page server
* 'exec'
to execute a system call from other task\'s context
......@@ -111,6 +112,15 @@ OPTIONS
all file lock users are taken into dump. So it\'s only safe to use this
for a container dump/restore.
--page-server::
In case of *dump* command sends pages to a page server.
--address::
Page server address.
--port::
Page server port number.
-V|--version::
Print program version.
......
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