X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fimagex-extract.1.in;h=0a1fca4d05f88e9a73096d0906a7ad009f562cd0;hp=c3f01031965fdc1126522599bca204081bcf4a11;hb=da8fe9993a0ece30bd57596081e778364ba72ec5;hpb=8dfc5cac281174d98073a9e141bc223b9646f8bb diff --git a/doc/imagex-extract.1.in b/doc/imagex-extract.1.in index c3f01031..0a1fca4d 100644 --- a/doc/imagex-extract.1.in +++ b/doc/imagex-extract.1.in @@ -92,6 +92,13 @@ extract\fR. Use \fB@IMAGEX_PROGNAME@ apply\fR if you want this behavior. .PP Unlike \fB@IMAGEX_PROGNAME@ apply\fR, \fB@IMAGEX_PROGNAME@ extract\fR does not support extracting files directly to a NTFS volume using libntfs-3g. +.PP +wimlib v1.6.0 and later can extract files from version 3584 WIMs, which usually +use packed, LZMS-compressed streams and may carry the \fI.esd\fR file extension +rather than \fI.wim\fR. However, \fI.esd\fR files downloaded directly by the +Windows 8 web downloader have encrypted segments, and wimlib cannot extract such +files until they are first decrypted. Furthermore, such files are not designed +for random access, so extracting individual files from them may be slow. .SH EXAMPLES Extract a file from the first image in "boot.wim" to the current directory: .RS