X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=doc%2Fman1%2Fwimapply.1;h=4ae339f05e582a7b306c05f63b0507d79b745806;hb=19bae757e5b20b8699036d66c6543b8aabdbc8ae;hp=fb649553857cf046d11c8fdcbb09b8709bb05f8e;hpb=055a7496d1f9af18bf0514f94228c64131cb3f02;p=wimlib diff --git a/doc/man1/wimapply.1 b/doc/man1/wimapply.1 index fb649553..4ae339f0 100644 --- a/doc/man1/wimapply.1 +++ b/doc/man1/wimapply.1 @@ -1,4 +1,4 @@ -.TH WIMAPPLY "1" "January 2017" "wimlib 1.11.0" "User Commands" +.TH WIMAPPLY "1" "October 2020" "wimlib 1.13.3" "User Commands" .SH NAME wimapply \- Apply a WIM image .SH SYNOPSIS @@ -88,6 +88,8 @@ Object IDs. .PP However, encrypted files will not be extracted. .PP +Restoring extended attributes (EAs) is also not yet supported in this mode. +.PP Regardless, since almost all information from the WIM image is restored in this mode, it is possible (and fully supported) to restore an image of an actual Windows installation using \fBwimapply\fR on a UNIX-like system as an @@ -141,6 +143,8 @@ Short filenames (also known as 8.3 names or DOS names). Hard links, if supported by the target filesystem. .IP \[bu] Object IDs, if supported by the target filesystem. +.IP \[bu] +Extended attributes (EAs), if supported by the target filesystem. .PP Additional notes about extracting files on Windows: .IP \[bu] 4