From: Eric Biggers Date: Tue, 1 Jan 2013 06:16:31 +0000 (-0600) Subject: imagex-export.1.in: Fix --check docs X-Git-Tag: v1.2.3~2 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=88a9d8314ba480d0eb7be351581d2be183efa91e;ds=sidebyside imagex-export.1.in: Fix --check docs --- diff --git a/doc/imagex-export.1.in b/doc/imagex-export.1.in index b49e1929..981d7767 100644 --- a/doc/imagex-export.1.in +++ b/doc/imagex-export.1.in @@ -45,10 +45,11 @@ If multiple images are being exported, this flag indicates that the image in the error. .TP \fB--check\fR -When reading \fISRC_WIMFILE\fR, verify its integrity if the integrity table is -present; additionally, when writing \fIDEST_WIMFILE\fR with the new image added, -write an integrity table. If this option is not specified, no integrity table -is included in \fIDEST_WIMFILE\fR, even if there was one before. +When reading \fISRC_WIMFILE\fR, and \fIDEST_WIMFILE\fR if it exists, verify the +file's integrity if the integrity table is present; additionally, when writing +\fIDEST_WIMFILE\fR with the new image added, write an integrity table. If this +option is not specified, no integrity table is included in \fIDEST_WIMFILE\fR, +even if there was one before. .TP \fB--compress\fR=\fITYPE\fR Specifies the compression type for \fIDEST_WIMFILE\fR. This is only valid if