Whamcloud - gitweb
get_device_by_label.c (init_lvm): Fix bug which caused
[tools/e2fsprogs.git] / misc / dumpe2fs.8.in
index 9c5b5d9..4fe58dd 100644 (file)
@@ -8,7 +8,7 @@ dumpe2fs \- dump filesystem information
 .SH SYNOPSIS
 .B dumpe2fs
 [
-.B \-bfhV
+.B \-bfhixV
 ]
 [
 .B \-ob 
@@ -57,6 +57,16 @@ can cause some of dumpe2fs's display to be suspect).
 only display the superblock information and not any of the block
 group descriptor detail information.
 .TP
+.B \-i
+display the filesystem data from an image file created by 
+.BR e2image ,
+using 
+.I device
+as the pathname to the image file.
+.TP
+.B \-x
+print the detailed group information block numbers in hexadecimal format
+.TP
 .B \-V
 print the version number of 
 .B dumpe2fs
@@ -69,9 +79,10 @@ output.
 was written by Remy Card <Remy.Card@linux.org>.
 .SH AVAILABILITY
 .B dumpe2fs
-is part of the e2fsprogs package and is available for anonymous 
-ftp from tsx-11.mit.edu in /pub/linux/packages/ext2fs.
+is part of the e2fsprogs package and is available from 
+http://e2fsprogs.sourceforge.net.
 .SH SEE ALSO
 .BR e2fsck (8),
 .BR mke2fs (8),
 .BR tune2fs (8)
+