X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fman1%2Fwimlib-imagex-export.1;h=f5dbc35d0f36dc36f95a4ee66baaaa913b67dfd1;hb=dcdce8f085b55b0907e84ff88d43c96003d84458;hp=67dcc2dfaa4aeea60f79c2b5e89834d6a9d6fbd2;hpb=b3d0fd77eb71d6e20eddfac6586c16418f46e1be;p=wimlib diff --git a/doc/man1/wimlib-imagex-export.1 b/doc/man1/wimlib-imagex-export.1 index 67dcc2df..f5dbc35d 100644 --- a/doc/man1/wimlib-imagex-export.1 +++ b/doc/man1/wimlib-imagex-export.1 @@ -1,4 +1,4 @@ -.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands" +.TH WIMLIB-IMAGEX "1" "June 2016" "wimlib 1.9.2" "User Commands" .SH NAME wimlib-imagex-export \- Exports an image from a WIM archive to an existing or new WIM archive .SH SYNOPSIS @@ -134,7 +134,10 @@ archive, set the compression type to that recommended for WIMBoot (currently, XPRESS with 4096 byte chunks). .TP \fB--unsafe-compact\fR -See the documentation for this option in \fBwimlib-imagex-optimize\fR (1). +Compact the WIM archive in-place and append any new data, eliminating "holes". +In general, this option should \fInot\fR be used because a failed or interrupted +compaction will corrupt the WIM archive. For more information, see the +documentation for this option in \fBwimlib-imagex-optimize\fR (1). .SH SPLIT WIMS You may use \fBwimlib-imagex export\fR to export images from a split WIM. The \fISRC_WIMFILE\fR argument must specify the first part of the split WIM,