]> wimlib.net Git - wimlib/blobdiff - doc/mkwinpeimg.1.in
Update version number
[wimlib] / doc / mkwinpeimg.1.in
index 3095023f8c2c3ac63af2e38e19968a0630c826cf..befa28044405755b8b015537931ba225d09b3398 100644 (file)
@@ -1,4 +1,4 @@
-.TH MKWINPEIMG "1" "August 2013" "mkwinpeimg (wimlib @VERSION@)" "User Commands"
+.TH MKWINPEIMG "1" "March 2014" "mkwinpeimg (wimlib @VERSION@)" "User Commands"
 .SH NAME
 mkwinpeimg \- Make a customized bootable image of Windows PE
 .SH SYNOPSIS
@@ -36,7 +36,10 @@ modification is to specify an executable or batch file for Windows PE to execute
 as soon as it starts up.  Use the \fB--start-script\fR \fIFILE\fR option to
 specify such a file.  You may also add arbitrary files to \fIboot.wim\fR by
 putting them in a directory, then specifying the \fB--overlay\fR \fIDIR\fR
-option.
+option.  However, for more extensive modifications, consider modifying the
+\fIboot.wim\fR file separately using \fB@IMAGEX_PROGNAME@ mountrw\fR or
+\fB@IMAGEX_PROGNAME@ update\fR, then providing it to \fBmkwinpeimg\fR using the
+\fB--wim\fR option.
 .PP
 \fBmkwinpeimg\fR can also make only a modified \fIboot.wim\fR, rather than a
 bootable ISO or disk image, if the \fB--only-wim\fR option is given.