X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fman1%2Fimagex-optimize.1.in;fp=doc%2Fman1%2Fimagex-optimize.1.in;h=2d296c722ea4ea2f4f28df76ba4e315a1cc26c9e;hp=67894196b0638ba265a956bab9bfc03cd48908b5;hb=4011d97c445ef525472ffe89ba4ab5d63e35b169;hpb=de3839d65d8e60296533f46c57c07a88f7f08b73 diff --git a/doc/man1/imagex-optimize.1.in b/doc/man1/imagex-optimize.1.in index 67894196..2d296c72 100644 --- a/doc/man1/imagex-optimize.1.in +++ b/doc/man1/imagex-optimize.1.in @@ -33,7 +33,7 @@ better job than the program that wrote the original file. A side effect of this is that every stream in the original WIM will be checksummed, so this can help verify that the WIM is intact (equivalent to applying all the images from it). .TP -\fB--compress\fR=\fITYPE\fR[:\fILEVEL\fR +\fB--compress\fR=\fITYPE\fR[:\fILEVEL\fR] Recompress the WIM file using the specified compression type, and optionally the specified compression level for that compression type. This implies \fB--recompress\fR. @@ -88,3 +88,4 @@ Rebuild the WIM in the non-pipable format. (This is the default if .SH SEE ALSO .BR @IMAGEX_PROGNAME@ (1) .BR @IMAGEX_PROGNAME@-export (1) +.BR @IMAGEX_PROGNAME@-verify (1)