X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=doc%2Fimagex-capture.1.in;h=1647f7a1c2ceb4b9a5d18a58651c6d50775b1d35;hb=a6c413a13da72aac44b0a522c2650d5e54e16a72;hp=a9ea44804d312e6bb507e2ca2bd6840c9138b846;hpb=5bae0e225874077fe8aa06a5649aa7bc45d9ef8f;p=wimlib diff --git a/doc/imagex-capture.1.in b/doc/imagex-capture.1.in index a9ea4480..1647f7a1 100644 --- a/doc/imagex-capture.1.in +++ b/doc/imagex-capture.1.in @@ -120,9 +120,9 @@ threads will not be used, regardless of this parameter, since no compression needs to be done in this case. .TP \fB--rebuild\fR -For \fBimagex append\fR: rebuild the entire WIM rather than appending an image -to the end of it. Rebuilding the WIM is slower, but will save a little bit of -space that would otherwise be left as a hole in the WIM. Also see \fBimagex +For \fBimagex append\fR: rebuild the entire WIM rather than appending the new +data to the end of it. Rebuilding the WIM is slower, but will save a little bit +of space that would otherwise be left as a hole in the WIM. Also see \fBimagex optimize\fR. .TP \fB--flags\fR=\fIEDITIONID\fR @@ -200,6 +200,13 @@ type, and \fBimagex\fR always enforces this. stream chunk size of 32768. The only WIMs I've seen that are different from this are some pre-Vista WIMs that had a different version number. +Unless --rebuild is specified, aborting an \fBimagex append\fR command mid-way +through has a small chance of corrupting the WIM file. However, a precaution is +taken against this, so it should be very unlikely. In the event of an aborted +\fBimagex append\fR, \fBimagex optimize\fR may be run to remove extra data that +may have been partially appended to the physical WIM file but not yet +incorporated into the structure of the WIM. + .SH EXAMPLES Create a new WIM 'mywim.wim' from the directory 'somedir', using LZX compression and including an integrity table: