X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=doc%2Fman1%2Fmkwinpeimg.1;h=629296138df848c85e60c3cb9bc945bf326bea36;hb=1685d10027f11400c73de4c2d8f9580ba4f8b1f2;hp=3c4dab672d1f9d9a5bef8e7aa3fda79b070d8ae3;hpb=e6aef6a0af9e26797ca1711a8014a5fb62b3755e;p=wimlib diff --git a/doc/man1/mkwinpeimg.1 b/doc/man1/mkwinpeimg.1 index 3c4dab67..62929613 100644 --- a/doc/man1/mkwinpeimg.1 +++ b/doc/man1/mkwinpeimg.1 @@ -1,4 +1,4 @@ -.TH MKWINPEIMG "1" "March 2016" "wimlib 1.9.1" "User Commands" +.TH MKWINPEIMG "1" "May 2020" "wimlib 1.13.2" "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.