]> wimlib.net Git - wimlib/blobdiff - doc/imagex-append.1.in
Alignment between dentry and ADS entries...
[wimlib] / doc / imagex-append.1.in
index 2a7b2abed6482d2453c23435dbf456c454d6c32c..027959f74e9b43a650a788e752f013874a0a9127 100644 (file)
@@ -28,14 +28,17 @@ present; additionally, when writing \fIWIMFILE\fR with the new image added,
 write an integrity table.  If this option is not specified, no integrity table
 is included in the new WIM file, even if there was one before.
 .TP
-\fB--config\fR \fICONFIG_FILE\fR
-This option is currently unsupported.
-.TP
 \fB--flags\fR \fIEDITIONID\fR
 Specify a string to use in the <FLAGS> element of the XML data for the image.
-.TP
-\fB--verify\fR
-This option is currently unsupported.
+
+.SH EXAMPLES
+.IP 
+image append boot.wim winpe/ "Microsoft Windows PE"
+.LP 
+Add a new image to the existing WIM file boot.wim.  The files in the directory 'winpe' 
+are added recursively to the image.  The image is given the name "Microsoft
+Windows PE" and no description.
+
 .SH SEE ALSO
 .BR imagex (1)