]> git.ipfire.org Git - thirdparty/e2fsprogs.git/blame - misc/e2image.8.in
ChangeLog, dumpe2fs.8.in, dumpe2fs.c:
[thirdparty/e2fsprogs.git] / misc / e2image.8.in
CommitLineData
348e43dc
TT
1.\" -*- nroff -*-
2.\" Copyright 2001 by Theodore Ts'o. All Rights Reserved.
3.\" This file may be copied under the terms of the GNU Public License.
4.\"
5.TH E2IMAGE 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
6.SH NAME
7e2image \- Save critical ext2 filesystem data to a file
8.SH SYNOPSIS
9.B e2image
10.I device
11.I image-file
12.SH DESCRIPTION
13.B e2image
14will save critical filesystem data on the ext2 filesystem located on
15display or change the filesystem label on the ext2 filesystem located on
16.I device
17to a file.
18.PP
19.SH AUTHOR
20.B e2label
21was written by Theodore Ts'o (tytso@mit.edu).
22.SH AVAILABILITY
23.B e2image
24is part of the e2fsprogs package and is available from anonymous
25http://e2fsprogs.sourceforge.net.
26.SH SEE ALSO
27.BR dumpe2fs (8),
28.BR debugfs (8)
29