]> wimlib.net Git - wimlib/blobdiff - doc/imagex-export.1.in
Update NEWS and add imagex-optimize
[wimlib] / doc / imagex-export.1.in
index 9825e56a80e7dc12e8664c2300d48254ad70974d..0c13577de7404b361c39d7f250ea52d20d9c4c1f 100644 (file)
@@ -68,6 +68,12 @@ with the same compression type as the source WIM, additional threads will not
 be used, regardless of this parameter, since no data compression needs to be
 done in these cases.
 .TP
+\fB--rebuild\fR
+When exporting image(s) to an existing WIM: 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 optimize\fR.
+.TP
 \fB--ref\fR="\fIGLOB\fR"
 File glob of additional split WIM parts that are part of the split WIM being
 exported.  See \fBSPLIT_WIMS\fR.