1 .TH VMCONVERT 8 "Apr 2006" "s390-tools"
3 vmconvert \- convert VMDUMPs into lkcd dumps
7 -f \fIVMDUMPFILE\fR [-o \fIOUTPUTFILE\fR] [-h] [-v]
10 \fIVMDUMPFILE\fR [\fIOUTPUTFILE\fR]
13 is a tool to convert VMDUMPs into lkcd dumps, which can be analyzed by Linux
14 dumpanalysis tools (e.g. lcrash or crash).
18 .BR "\-h" " or " "\-\-help"
19 Print usage information, then exit.
22 .BR "\-v" " or " "\-\-version"
23 Print version information, then exit.
26 .BR "\-f VMDUMPFILE" " or " "\-\-file=VMDUMPFILE"
27 Use the specified VMDUMPFILE as input file.
30 .BR "\-o OUTPUTFILE" " or " "\-\-output=OUTPUTFILE"
31 Use the specified OUTPUTFILE as filename for the lkcd dump. The default
32 filename is 'dump.lkcd'