X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fmkwinpeimg.1.in;h=1f2dc187f36d58404fc31a95bad8747f4fe03569;hp=9d0a31b2b5d8127bf6adba6762ff40ae387c8dbf;hb=ef55938bb51da1f29cd3213ee0341cfb4e1ad2b2;hpb=1d2cc1ad5723b33b1d6126c916ee01566163f524 diff --git a/doc/mkwinpeimg.1.in b/doc/mkwinpeimg.1.in index 9d0a31b2..1f2dc187 100644 --- a/doc/mkwinpeimg.1.in +++ b/doc/mkwinpeimg.1.in @@ -1,4 +1,4 @@ -.TH MKWINPEIMG "1" "October 2012" "mkwinpeimg (wimlib @VERSION@)" "User Commands" +.TH MKWINPEIMG "1" "January 2013" "mkwinpeimg (wimlib @VERSION@)" "User Commands" .SH NAME mkwinpeimg \- Make a customized bootable image of Windows PE .SH SYNOPSIS @@ -78,6 +78,11 @@ 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", "amd64", or "ia64". Default is "x86". +.TP \fB\-h\fR, \fB\-\-help\fR Display help. .TP