summaryrefslogtreecommitdiff
path: root/makedumpfile.8
diff options
context:
space:
mode:
authorHATAYAMA Daisuke <d.hatayama@jp.fujitsu.com>2012-03-23 10:27:35 +0900
committerAtsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>2012-05-11 11:02:02 +0900
commit5e01993c04b6777009f28d7b7cbdd25e7691eaf1 (patch)
tree998759a8ca03ed16fbe129c507b36f1ab15504b7 /makedumpfile.8
parentab9c60bf6e517d06adeee0967c7984e7e4fbe244 (diff)
[PATCH v3 3/4] Add help and manual messages about LZO compression support.
Signed-off-by: HATAYAMA Daisuke <d.hatayama@jp.fujitsu.com> Signed-off-by: Atsushi Kumagai <kumagai-atsushi@mxc.nes.nec.co.jp>
Diffstat (limited to 'makedumpfile.8')
-rw-r--r--makedumpfile.810
1 files changed, 5 insertions, 5 deletions
diff --git a/makedumpfile.8 b/makedumpfile.8
index db0705c..5adadae 100644
--- a/makedumpfile.8
+++ b/makedumpfile.8
@@ -121,8 +121,8 @@ configuration, you need to use --diskset option.
.SH OPTIONS
.TP
-\fB\-c\fR
-Compress dump data by each page.
+\fB\-c,\-l\fR
+Compress dump data by each page using zlib for -c option or lzo for -l option.
.br
A user cannot specify this option with \-E option, because the ELF format does
not support compressed data.
@@ -196,8 +196,8 @@ by dump_level 11, makedumpfile retries it by dump_level 31.
\fB\-E\fR
Create \fIDUMPFILE\fR in the ELF format.
.br
-This option cannot be specified with \-c option, because the ELF format does not
-support compressed data.
+This option cannot be specified with either of \-c option or \-l option, because
+the ELF format does not support compressed data.
.br
.B Example:
.br
@@ -491,7 +491,7 @@ Print debugging message.
.TP
\fB\-h\fR
-Show help message.
+Show help message and LZO support status (enabled/disabled).
.TP
\fB\-v\fR