]> wimlib.net Git - wimlib/blobdiff - doc/man1/wimlib-imagex-capture.1
Update NEWS, README, and docs
[wimlib] / doc / man1 / wimlib-imagex-capture.1
index 8c18a277e6b3bbc9b0772aba225a9818921e2ff6..98ff26b142b7bb709e0a475530643533293e758f 100644 (file)
@@ -256,9 +256,10 @@ compression, as these are two different things.
 .TP
 \fB--solid-chunk-size\fR=\fISIZE\fR
 Like \fB--chunk-size\fR, but set the chunk size used in solid resources.  The
-default, assuming LZMS compression, is 64MiB (67108864).  This option only has
-an effect when \fB--solid\fR is also specified.  For maximum compatibility with
-the Microsoft implementation, do not use this option.
+default, assuming LZMS compression, is 64MiB (67108864); this requires about
+640MiB of memory per thread.  This option only has an effect when \fB--solid\fR
+is also specified.  For maximum compatibility with the Microsoft implementation,
+do not use this option.
 .TP
 \fB--solid-compress\fR=\fITYPE\fR[:\fILEVEL\fR]
 Like \fB--compress\fR, but set the compression type used in solid resources.