Commit 6c0bed95 authored by Tikhomirov Pavel's avatar Tikhomirov Pavel Committed by Pavel Emelyanov

deduplication: add --auto-dedup option description

Signed-off-by: 's avatarTikhomirov Pavel <snorcht@gmail.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent f65714de
...@@ -485,6 +485,8 @@ usage: ...@@ -485,6 +485,8 @@ usage:
" --page-server send pages to page server (see options below as well)\n" " --page-server send pages to page server (see options below as well)\n"
" --auto-dedup when used on dump it will deduplicate \"old\" data in\n" " --auto-dedup when used on dump it will deduplicate \"old\" data in\n"
" pages images of previous dump\n" " pages images of previous dump\n"
" when used on restore, as soon as page is restored, it\n"
" will be punched from the image.\n"
"\n" "\n"
"Page/Service server options:\n" "Page/Service server options:\n"
" --address ADDR address of server or service\n" " --address ADDR address of server or service\n"
......
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