Signed-off-by: Tao Liu <ltao@xxxxxxxxxx> Signed-off-by: Coiby Xu <coxu@xxxxxxxxxx> --- makedumpfile.8 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/makedumpfile.8 b/makedumpfile.8 index f782e5f..3022d9c 100644 --- a/makedumpfile.8 +++ b/makedumpfile.8 @@ -132,10 +132,11 @@ configuration, you need to use --diskset option. .SH OPTIONS .TP -\fB\-c,\-l,\-p\fR +\fB\-c,\-l,\-p,\-z\fR Compress dump data by each page using zlib for -c option, lzo for -l -option or snappy for -p option. -(-l option needs USELZO=on and -p option needs USESNAPPY=on when building) +option, snappy for -p option or zstd for -z option. +(-l option needs USELZO=on, -p option needs USESNAPPY=on and -z option needs +USEZSTD=on when building) .br A user cannot specify this option with \-E option, because the ELF format does not support compressed data. -- 2.29.2 _______________________________________________ kexec mailing list kexec@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/kexec