X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fimagex-export.1.in;h=ee071ea810801de46e1f910154700d298bddd8d7;hp=402302def037a77dda9b69b2f4941cf364366773;hb=1a8b4a9f6e24d3ebbd75a86f73955e0f3f5e1785;hpb=e510d33bc53ca66de7737d49b8086532bac2e4f7 diff --git a/doc/imagex-export.1.in b/doc/imagex-export.1.in index 402302de..ee071ea8 100644 --- a/doc/imagex-export.1.in +++ b/doc/imagex-export.1.in @@ -1,4 +1,4 @@ -.TH IMAGEX "1" "May 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" +.TH IMAGEX "1" "June 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" .SH NAME @IMAGEX_PROGNAME@-export \- Exports an image from a WIM archive to an existing or new WIM archive .SH SYNOPSIS @@ -105,9 +105,10 @@ To export the first image of this split WIM to a new or existing WIM file .SH NOTES It is safe to abort an \fB@IMAGEX_PROGNAME@ export\fR command partway through; however, after doing this, it is recommended to run \fB@IMAGEX_PROGNAME@ -optimize\fR to remove any data that was appended to the physical WIM file but -not yet incorporated into the structure of the WIM, unless \fB--rebuild\fR was -specified, in which case you should delete the temporary file left over. +optimize\fR on the destination WIM to remove any data that was appended to the +physical WIM file but not yet incorporated into the structure of the WIM, unless +\fB--rebuild\fR was specified, in which case you should delete the temporary +file left over. .SH EXAMPLES Export the second image of 'boot.wim' to the new WIM file 'new.wim', and change the compression type to maximum, if it wasn't maximum already: