]> wimlib.net Git - wimlib/blobdiff - doc/imagex-append.1.in
Man page updates
[wimlib] / doc / imagex-append.1.in
index 2a7b2abed6482d2453c23435dbf456c454d6c32c..b48bfdb975a89b6684cbe1e1b22a6cbffb35028d 100644 (file)
@@ -28,14 +28,21 @@ 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
 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--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.
+\fB--dereference\fR
+Follow symlinks; archive and dump the files they point to.  (The default is to
+archive the symlinks themselves)
+
+.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)
 
 .SH SEE ALSO
 .BR imagex (1)