1 .\" Copyright (C) 2011-2018 Andrew Nayenko
3 .TH DUMPEXFAT 8 "July 2016"
6 \- dump exFAT file system
26 dumps details about exFAT file system including low-level info. All sizes are
30 Command line options available:
33 Dump only info from super block. May be useful for heavily corrupted file
37 Dump ranges of used sectors starting from 0 and separated with spaces. May be
38 useful for backup tools.
41 Print out a list of fragments that compose the given file. Each fragment is
42 printed on its own line, as the start offset (in bytes) into the file system,
43 and the length (in bytes).
46 Print version and copyright.
49 Zero is returned on success. Any other code means an error.