X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=doc%2Fimagex-mount.1.in;h=c30620cd765d2622d4deca1d80c7cfaa43469dac;hb=56f881eba91349abe40dd250ecbf08310cb88ce8;hp=4875b162367f60c5baf099b8c0ace23aee1f0431;hpb=da8fe9993a0ece30bd57596081e778364ba72ec5;p=wimlib diff --git a/doc/imagex-mount.1.in b/doc/imagex-mount.1.in index 4875b162..c30620cd 100644 --- a/doc/imagex-mount.1.in +++ b/doc/imagex-mount.1.in @@ -1,4 +1,4 @@ -.TH WIMLIB-IMAGEX "1" "December 2013" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" +.TH WIMLIB-IMAGEX "1" "March 2014" "@IMAGEX_PROGNAME@ @VERSION@" "User Commands" .SH NAME @IMAGEX_PROGNAME@-mount, @IMAGEX_PROGNAME@-mountrw, @IMAGEX_PROGNAME@-unmount \- Mount and unmount an image from a WIM archive .SH SYNOPSIS @@ -162,6 +162,11 @@ where the filesystem is detached immediately even if it is still busy. However, even with this option, \fB@IMAGEX_PROGNAME@ unmount\fR still waits for the filesystem to become unbusy; \fB--lazy\fR will only stop the unmount from immediately failing. +.TP +\fB--new-image\fR +In combination with \fB--commit\fR for a read-write mounted image, causes the +modified image to be committed as a new, unnamed image appended to the WIM +archive. The original image will be unmodified. .SH IMPLEMENTATION DETAILS Since a WIM is an archive and not a filesystem, \fB@IMAGEX_PROGNAME@ mountrw\fR creates a temporary staging directory to contain files that are created or modified. This