X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fimagex-append.1.in;h=b2c19505ee50cb6bf02b2f1eb797a71e76ee4eae;hp=d5fa11ece97ec301b470337498a2fa69393bb353;hb=199fd93eb6f74d81b304d310c8b1b1bb9b55db82;hpb=bec7f491bd14b1da3aae7054edd72575dcf77a4f diff --git a/doc/imagex-append.1.in b/doc/imagex-append.1.in index d5fa11ec..b2c19505 100644 --- a/doc/imagex-append.1.in +++ b/doc/imagex-append.1.in @@ -1,50 +1 @@ -.TH IMAGEX "1" "May 2012" "imagex (wimlib) wimlib @VERSION@" "User Commands" -.SH NAME -imagex append \- Append a directory to a WIM archive as a new image - -.SH SYNOPSIS -\fBimagex append\fR \fIDIRECTORY\fR \fIWIMFILE\fR [\fIIMAGE_NAME\fR] \ -[\fIDESCRIPTION\fR] [\fIOPTION\fR]... - -.SH DESCRIPTION -.PP -Captures a WIM image from \fIDIRECTORY\fR and appends it to \fIWIMFILE\fR, which -must be a valid WIM archive. \fIDIRECTORY\fR becomes the root directory of the -image. - -\fIIMAGE_NAME\fR and \fIDESCRIPTION\fR specify the name and description of the -new image. If \fIIMAGE_NAME\fR is not given, it is taken to be the same as the -base name of \fIDIRECTORY\fR. If \fIDESCRIPTION\fR is not given, the -description is taken to be empty. - -.SH OPTIONS -.TP 6 -\fB--boot\fR -Specifies that the new image is to be the bootable image of the WIM archive. -.TP -\fB--check\fR -When reading \fIWIMFILE\fR, verify its integrity if the integrity table is -present; additionally, when writing \fIWIMFILE\fR with the new image added, -write an integrity table. If this option is not specified, no integrity table -is included in the new WIM file, even if there was one before. -.TP -\fB--config\fR \fICONFIG_FILE\fR -This option is currently unsupported. -.TP -\fB--flags\fR \fIEDITIONID\fR -Specify a string to use in the element of the XML data for the image. -.TP -\fB--verify\fR -This option is currently unsupported. - -.SH EXAMPLES -.IP -image append boot.wim winpe/ "Microsoft Windows PE" -.LP -Add a new image to the existing WIM file boot.wim. The files in the directory 'winpe' -are added recursively to the image. The image is given the name "Microsoft -Windows PE" and no description. - -.SH SEE ALSO -.BR imagex (1) - +.so man1/@IMAGEX_PROGNAME@-capture.1