X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=doc%2Fimagex-join.1.in;h=5b65238c9ee69cb0e9b05247f5af827ce590353b;hb=57f46659cb922a738b13658c8da87c7306160bff;hp=db149fa57d1a2dc91cac9c5f8c4cc53c9029df22;hpb=e355ff4e6b09b5e1c73eb6acf8b57dcf4947002d;p=wimlib diff --git a/doc/imagex-join.1.in b/doc/imagex-join.1.in index db149fa5..5b65238c 100644 --- a/doc/imagex-join.1.in +++ b/doc/imagex-join.1.in @@ -12,14 +12,6 @@ Joins the \fISPLIT_WIMs\fR into a standalone one-part WIM \fIOUT_WIMFILE\fR. All parts of the split WIM must be specified. You probably want to do so using a shell wildcard. -.SH EXAMPLES - -.IP -imagex join windows.wim windows*.swm -.LP -Join a split WIM, with the parts named `windows*.swm' where the * is anything -(usually the number of the part, except for the first part which may have no -number), and write the joined with to the file `windows.wim'. .SH OPTIONS .TP 6 @@ -28,6 +20,14 @@ When reading each \fISPLIT_WIM\fR, verify its integrity if the integrity table i present; additionally, when writing \fIOUT_WIMFILE\fR, 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 + +.SH EXAMPLES +.IP +imagex join windows.wim windows*.swm +.LP +Join a split WIM, with the parts named `windows*.swm' where the * is anything +(usually the number of the part, except for the first part which may have no +number), and write the joined with to the file `windows.wim'. + .SH SEE ALSO .BR imagex (1)