]> wimlib.net Git - wimlib/blobdiff - doc/man1/imagex-update.1.in
wimupdate: Add --no-replace default option
[wimlib] / doc / man1 / imagex-update.1.in
index 83668f5ad74b7ce14cb1ffe8d86e50f6abb02bdc..f688e6b7aa511d4cc05855e2862590c997dc0387 100644 (file)
@@ -37,6 +37,10 @@ The \fBadd\fR command supports a subset of the options accepted by
 \fB@IMAGEX_PROGNAME@-capture\fR; namely, \fB--dereference\fR,
 \fB--unix-data\fR, \fB--no-acls\fR, and \fB--strict-acls\fR.  See
 \fB@IMAGEX_PROGNAME@-capture\fR (1) for explanations of these options.
+.PP
+In addition, the \fBadd\fR command supports the \fB--no-replace\fR option, which
+causes the \fBadd\fR command to refuse to overwrite existing nondirectory files
+in the WIM image.
 .SS \fBdelete\fR [\fIOPTION\fR...] \fIPATH\fR
 Delete a file or directory tree from the WIM image.  \fIPATH\fR must specify the
 path inside the WIM image of the file or directory tree to delete.
@@ -75,6 +79,9 @@ Use \fB--no-acls\fR for all \fBadd\fR commands.
 \fB--strict-acls\fR
 Use \fB--strict-acls\fR for all \fBadd\fR commands.
 .TP
+\fB--no-replace\fR
+Use \fB--no-replace\fR for all \fBadd\fR commands.
+.TP
 \fB--config\fR=\fIFILE\fR
 Set the capture configuration file for all \fBadd\fR commands.  See the
 description of this option in \fB@IMAGEX_PROGNAME@-capture\fR (1).