X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=dump%2Fdumpexfat.8;h=06022a5ddb470a8f2b6092156989c7056ece26f1;hp=5cf3995ed0adc9a002b85524b828ea74ef619f54;hb=276900f1c02916b78f58fa21b736aa80ffd04bf5;hpb=9420cfdeee25e4d97e7fc6f7cbb286e5089caccb diff --git a/dump/dumpexfat.8 b/dump/dumpexfat.8 index 5cf3995..06022a5 100644 --- a/dump/dumpexfat.8 +++ b/dump/dumpexfat.8 @@ -1,6 +1,6 @@ -.\" Copyright (C) 2011-2015 Andrew Nayenko +.\" Copyright (C) 2011-2018 Andrew Nayenko .\" -.TH DUMPEXFAT 8 "February 2011" +.TH DUMPEXFAT 8 "July 2016" .SH NAME .B dumpexfat \- dump exFAT file system @@ -13,6 +13,10 @@ .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.