]> wimlib.net Git - wimlib/commitdiff
Note that applying from pipe is not allowed
authorEric Biggers <ebiggers3@gmail.com>
Wed, 19 Dec 2012 03:58:05 +0000 (21:58 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Wed, 19 Dec 2012 03:58:05 +0000 (21:58 -0600)
doc/imagex-apply.1.in

index 0b7f8efe0f887fc0fa416ba35d0bd95afdbd7da9..8d8095afe3eba3033e04b6b059415199e0a31118 100644 (file)
@@ -228,6 +228,9 @@ integrity table of the WIM, which provides SHA1 message digests over raw chunks
 of the entire WIM file and is checked separately if the \fB--check\fR option is
 specified.
 
+You cannot use \fBimagex apply\fR to apply a WIM from a pipe (such as standard
+input) because the WIM file format is not designed for this.
+
 .SH EXAMPLES
 .SS Normal extraction mode
 Extract the first image from the Windows PE image from the Windows Vista/7/8