X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=dump%2Fdumpexfat.8;h=06022a5ddb470a8f2b6092156989c7056ece26f1;hb=57e85799a698a15fef8fa61fa01d7be1c2526944;hp=31c7dcab8ad4331db4bfca925b4e55cf2678086d;hpb=d99d52ff73deacfe427403765682015d5825799b;p=sven%2Fexfat-utils.git diff --git a/dump/dumpexfat.8 b/dump/dumpexfat.8 index 31c7dca..06022a5 100644 --- a/dump/dumpexfat.8 +++ b/dump/dumpexfat.8 @@ -1,6 +1,6 @@ -.\" Copyright (C) 2011-2016 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.