]> git.sven.stormbind.net Git - sven/exfat-utils.git/blobdiff - dump/dumpexfat.8
New upstream version 1.2.5
[sven/exfat-utils.git] / dump / dumpexfat.8
index 1228134194a4770badbb5f93115ba77b0502858e..9408a62837bbc4bf4b3e891dd9bd7960e90aff7f 100644 (file)
@@ -1,11 +1,11 @@
-.\" Copyright (C) 2011-2014  Andrew Nayenko
+.\" Copyright (C) 2011-2016  Andrew Nayenko
 .\"
 .TH DUMPEXFAT 8 "February 2011"
 .SH NAME
 .B dumpexfat
 \- dump exFAT file system
 .SH SYNOPSIS
-.B exfatlabel
+.B dumpexfat
 [
 .B \-s
 ]
 .B \-u
 ]
 [
+.B \-f
+.I file
+]
+[
 .B \-V
 ]
 .I device
@@ -33,6 +37,11 @@ systems.
 Dump ranges of used sectors starting from 0 and separated with spaces. May be
 useful for backup tools.
 .TP
+.B \-f file
+Print out a list of fragments that compose the given file. Each fragment is
+printed on its own line, as the start offset (in bytes) into the file system,
+and the length (in bytes).
+.TP
 .BI \-V
 Print version and copyright.