]> wimlib.net Git - wimlib/blobdiff - README
write.c: Do not raw-copy packed resources
[wimlib] / README
diff --git a/README b/README
index b0896849328e0b56cca65f257d9aab9ca303d315..504c2f92b4042537196a2ae197f6f1df9821da4b 100644 (file)
--- a/README
+++ b/README
@@ -91,9 +91,10 @@ The above LZX data are using explicitly specified maximum compression
 faster LZX compressor is used; it will produce results in between those given
 for XPRESS and LZX above.
 
-Note: if the absolute maximum compression ratio is desired, `wimlib-imagex
-optimize WIMFILE --recompress --compress-slow' on one of the above
-LZX-compressed WIMs produces a WIM of 187,089,943 bytes in about 400 seconds.
+Note: if the absolute maximum (but still compatible) compression ratio is
+desired, `wimlib-imagex optimize WIMFILE --recompress --compress-slow' on one of
+the above LZX-compressed WIMs produces a WIM of 187,089,943 bytes in about 400
+seconds.
 
                                   NTFS SUPPORT