X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fmkwinpeimg.1.in;h=9da0b7d43c056dd3ccb6f1e1f62a5bd2ec7e00b2;hb=2e698d082750987ba1734beb8b1934efec1d9856;hp=05700cc4374d62f3e776fd387ac8f69113c72da6;hpb=847bc380811280f46eb4652c61bb9d06790aa78e;p=wimlib diff --git a/doc/mkwinpeimg.1.in b/doc/mkwinpeimg.1.in index 05700cc4..9da0b7d4 100644 --- a/doc/mkwinpeimg.1.in +++ b/doc/mkwinpeimg.1.in @@ -1,4 +1,4 @@ -.TH MKWINPEIMG "1" "September 2012" "mkwinpeimg (wimlib @VERSION@)" "User Commands" +.TH MKWINPEIMG "1" "February 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