X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fexfat-utils.git;a=blobdiff_plain;f=dump%2Fdumpexfat.8;h=9408a62837bbc4bf4b3e891dd9bd7960e90aff7f;hp=36fb28ad1249fd4a3b14148e35cc264a3e3655d9;hb=refs%2Ftags%2Fupstream%2F1.2.5;hpb=4cb393cfd9b0ab69392612521ee3dbe481ec492d diff --git a/dump/dumpexfat.8 b/dump/dumpexfat.8 index 36fb28a..9408a62 100644 --- a/dump/dumpexfat.8 +++ b/dump/dumpexfat.8 @@ -1,11 +1,11 @@ -.\" Copyright (C) 2011 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 ] @@ -13,7 +13,11 @@ .B \-u ] [ -.B \-v +.B \-f +.I file +] +[ +.B \-V ] .I device @@ -33,7 +37,12 @@ systems. Dump ranges of used sectors starting from 0 and separated with spaces. May be useful for backup tools. .TP -.BI \-v +.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. .SH EXIT CODES