[PATCH 8/8] Add manual description

HATAYAMA Daisuke d.hatayama at jp.fujitsu.com
Mon Jul 2 23:08:10 EDT 2012


Signed-off-by: HATAYAMA Daisuke <d.hatayama at jp.fujitsu.com>
---

 makedumpfile.8 |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/makedumpfile.8 b/makedumpfile.8
index 1fb9756..e9d4cbe 100644
--- a/makedumpfile.8
+++ b/makedumpfile.8
@@ -121,9 +121,10 @@ configuration, you need to use --diskset option.
 .SH OPTIONS
 
 .TP
-\fB\-c,\-l\fR
-Compress dump data by each page using zlib for -c option or lzo for -l option.
-(-l option needs USELZO=on when building.)
+\fB\-c,\-l,\-p\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)
 .br
 A user cannot specify this option with \-E option, because the ELF format does
 not support compressed data.
@@ -492,7 +493,7 @@ Print debugging message.
 
 .TP
 \fB\-h\fR
-Show help message and LZO support status (enabled/disabled).
+Show help message and LZO/snappy support status (enabled/disabled).
 
 .TP
 \fB\-v\fR




More information about the kexec mailing list