X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=doc%2Fman1%2Fimagex-update.1.in;h=50fff6df1550a5e58e4004963eaf76a1d9696361;hb=23ea88c8b6eae44e1a50b104f8a5d3314b59c4e9;hp=f688e6b7aa511d4cc05855e2862590c997dc0387;hpb=8cf21d34c68d8d2a1917d7f6a42e01dcdf35208d;p=wimlib diff --git a/doc/man1/imagex-update.1.in b/doc/man1/imagex-update.1.in index f688e6b7..50fff6df 100644 --- a/doc/man1/imagex-update.1.in +++ b/doc/man1/imagex-update.1.in @@ -1,4 +1,4 @@ -.TH WIMLIB-IMAGEX "1" "March 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" +.TH WIMLIB-IMAGEX "1" "May 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" .SH NAME @IMAGEX_PROGNAME@-update \- Update a WIM image .SH SYNOPSIS @@ -128,6 +128,24 @@ quotes and single quotes for the inner quotes. Example: .RE .RE .fi +.TP +\fB--wimboot-config\fR=\fIFILE\fR +If this option is specified, no commands shall be read from standard input, and +instead the following command shall be executed: +.IP +.nf +.RS +.RS +\fBadd\fR \fIFILE\fR /Windows/System32/WimBootCompress.ini +.RE +.RE +.fi +.IP +This sets \fIFILE\fR as the WIMBoot configuration file for the image. The +[PrepopulateList] section of this file specifies path globs that shall not be +extracted as WIMBoot pointer files (perhaps due to being needed early in the +boot process). See the documentation for the \fB--wimboot\fR option of +\fB@IMAGEX_PROGNAME@ apply\fR (1) for more information. .SH NOTES \fB@IMAGEX_PROGNAME@ update\fR is partly redundant with \fB@IMAGEX_PROGNAME@ mountrw\fR, since if a WIM image can be mounted read-write, then there