X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fman1%2Fmkwinpeimg.1;h=ddcc3fdef6425958c0863cad5402e308614b5f39;hp=cca04bd511f8043c773a54bd65960eba3145b971;hb=7472ab1164ee1ff2c0df3703087a66640e0db9c2;hpb=dcdce8f085b55b0907e84ff88d43c96003d84458 diff --git a/doc/man1/mkwinpeimg.1 b/doc/man1/mkwinpeimg.1 index cca04bd5..ddcc3fde 100644 --- a/doc/man1/mkwinpeimg.1 +++ b/doc/man1/mkwinpeimg.1 @@ -1,4 +1,4 @@ -.TH MKWINPEIMG "1" "June 2016" "wimlib 1.9.2" "User Commands" +.TH MKWINPEIMG "1" "January 2017" "wimlib 1.11.0" "User Commands" .SH NAME mkwinpeimg \- Make a customized bootable image of Windows PE .SH SYNOPSIS @@ -37,9 +37,8 @@ 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. However, for more extensive modifications, consider modifying the -\fIboot.wim\fR file separately using \fBwimlib-imagex mountrw\fR or -\fBwimlib-imagex update\fR, then providing it to \fBmkwinpeimg\fR using the -\fB--wim\fR option. +\fIboot.wim\fR file separately using \fBwimmountrw\fR(1) or \fBwimupdate\fR(1), +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.