]> wimlib.net Git - wimlib/blobdiff - doc/mkwinpeimg.1.in
add_image.c: Add debugging statements for branch attachment
[wimlib] / doc / mkwinpeimg.1.in
index ad975a2d87621b908b8d026973bb0b19d3e7d49a..684a53941cb0636c88b41220a88b7b4cfbd4ee00 100644 (file)
@@ -1,4 +1,4 @@
-.TH MKWINPEIMG "1" "December 2012" "mkwinpeimg (wimlib @VERSION@)" "User Commands"
+.TH MKWINPEIMG "1" "March 2013" "mkwinpeimg (wimlib @VERSION@)" "User Commands"
 .SH NAME
 mkwinpeimg \- Make a customized bootable image of Windows PE
 .SH SYNOPSIS
@@ -78,6 +78,13 @@ Adds all the files in DIR to the Windows PE image.
 \fB\-t\fR, \fB\-\-tmp\-dir\fR=\fIDIR\fR
 Use DIR for temporary files.  Defaults to a directory made using "mktemp -d".
 .TP
+\fB\-a\fR, \fB\-\-arch\fR=\fIARCH\fR
+Use the Windows PE version from the Windows Automated Installation Kit that has
+the CPU architecture \fIARCH\fR.  Only valid with \fB\-\-waik\-dir\fR.  Possible
+values: "x86" or "amd64".  Default is "x86".  Note: the WAIK also contains a
+Windows PE image for the ia64 (Itanium) architecture; however, this is not
+supported by this script.
+.TP
 \fB\-h\fR, \fB\-\-help\fR
 Display help.
 .TP