From 88a9d8314ba480d0eb7be351581d2be183efa91e Mon Sep 17 00:00:00 2001 From: Eric Biggers Date: Tue, 1 Jan 2013 00:16:31 -0600 Subject: [PATCH] imagex-export.1.in: Fix --check docs --- doc/imagex-export.1.in | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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 -- 2.43.0