]> wimlib.net Git - wimlib/blobdiff - doc/man1/mkwinpeimg.1
mount_image.c: add fallback definitions of RENAME_* constants
[wimlib] / doc / man1 / mkwinpeimg.1
index f4ff0401b439497ce89ed6f0e8fb15fb06e983bc..96fe747b4e505801bcde6c88e4245ca827f53c01 100644 (file)
@@ -1,4 +1,4 @@
-.TH MKWINPEIMG "1" "August 2015" "wimlib 1.8.2" "User Commands"
+.TH MKWINPEIMG "1" "February 2024" "wimlib 1.14.4" "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.
@@ -119,6 +118,6 @@ mkwinpeimg --start-script=install.cmd --windows-dir=/media/windows /var/tftpboot
 Microsoft's licenses may limit the things that Windows PE can be used for, and
 they may limit your rights to redistribute customized versions of Windows PE.
 .SH REPORTING BUGS
-Report bugs to ebiggers3@gmail.com.
+Report bugs to \fIhttps://wimlib.net/forums/\fR.
 .SH SEE ALSO
 .BR wimlib-imagex (1)