From: Eric Biggers Date: Tue, 25 Dec 2012 00:03:57 +0000 (-0600) Subject: imagex-optimize man page: fix wording X-Git-Tag: v1.2.3~18 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=5c3a66694880d2197f140b51b5bf3cb8d263a96f imagex-optimize man page: fix wording --- diff --git a/doc/imagex-optimize.1.in b/doc/imagex-optimize.1.in index 36b9ed0f..779c7f37 100644 --- a/doc/imagex-optimize.1.in +++ b/doc/imagex-optimize.1.in @@ -18,9 +18,9 @@ In addition, some errors in the original WIM may be fixed by re-writing it .TP 6 \fB--check\fR When reading \fIWIMFILE\fR, verify its integrity if the integrity table is -present; include an integrity table in the optimized WIM. If this option is not -specified and \fIWIMFILE\fR, no integrity table is included in the optimized -WIM, even if there was one before. +present; in addition, include an integrity table in the optimized WIM. If this +option is not specified, no integrity table is included in the optimized WIM, +even if there was one before. .TP 6 \fB--recompress\fR Recompress all compressed streams in \fIWIMFILE\fR when rebuilding it. This