X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fimagex-apply.1.in;h=b7b87a2eca716ea586f0647e1118cdb1d9f9ff3c;hp=66697f732909191ca24319f33187269658eef613;hb=34ed0b6497707b151adea37586c63a395cee589c;hpb=811f0b5538c0e7ea50e4b62b61194c783c0f209e diff --git a/doc/imagex-apply.1.in b/doc/imagex-apply.1.in index 66697f73..b7b87a2e 100644 --- a/doc/imagex-apply.1.in +++ b/doc/imagex-apply.1.in @@ -70,11 +70,11 @@ Short (DOS) names for files. File creation timestamps. .PP Notes: Unsupported data and metadata is simply not extracted, but -\fB@IMAGEX_PROGNAME@\fR always warns you when the contents of the WIM image -can't be exactly represented when extracted. Last access and last modification -timestamps are specified to 100 nanosecond granularity in the WIM file, but will -only be extracted to the highest precision supported by the underlying operating -system, C library, and filesystem. +\fB@IMAGEX_PROGNAME@\fR will attempt to warn you when the contents of the WIM +image can't be exactly represented when extracted. Last access and last +modification timestamps are specified to 100 nanosecond granularity in the WIM +file, but will only be extracted to the highest precision supported by the +underlying operating system, C library, and filesystem. .SH NTFS VOLUME EXTRACTION (UNIX) This section documents how \fB@IMAGEX_PROGNAME@ apply\fR extracts a WIM image directly to an NTFS volume image on UNIX-like systems. See \fBDIRECTORY EXTRACTION @@ -209,9 +209,9 @@ Hard links, if supported by the filesystem. .PP Additional notes about extracting files on Windows: .IP \[bu] 4 -\fB@IMAGEX_PROGNAME@\fR will always issue a warning when it is unable to extract -the exact metadata and data of the WIM image, for example due to features -mentioned above not being supported by the target filesystem. +\fB@IMAGEX_PROGNAME@\fR will issue a warning when it is unable to extract the +exact metadata and data of the WIM image, for example due to features mentioned +above not being supported by the target filesystem. .IP \[bu] Since encrypted files (with FILE_ATTRIBUTE_ENCRYPTED) are not stored in plaintext in the WIM image, \fB@IMAGEX_PROGNAME@\fR cannot restore encrypted @@ -428,7 +428,7 @@ platform and filesystem-dependent, of the capture and apply functionality of \fB@IMAGEX_PROGNAME@\fR): .RS .PP -@IMAGEX_PROGNAME@ capture src - | @IMAGEX_PROGNAME@ apply - 1 dst +@IMAGEX_PROGNAME@ capture src - | @IMAGEX_PROGNAME@ apply - dst .RE .PP .SH SEE ALSO