X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=doc%2Fman1%2Fwimlib-imagex-delete.1;h=d72d9be8371daf85325efdad688e158958b82904;hp=f633f9413a97ce77827a0cf6ec3605d895ed247c;hb=4e0e062e081fcbb6a660084308287926c52c9353;hpb=39edbeed8b1d86646e7a8e457f39244c54b1cf14 diff --git a/doc/man1/wimlib-imagex-delete.1 b/doc/man1/wimlib-imagex-delete.1 index f633f941..d72d9be8 100644 --- a/doc/man1/wimlib-imagex-delete.1 +++ b/doc/man1/wimlib-imagex-delete.1 @@ -1,4 +1,4 @@ -.TH WIMLIB-IMAGEX "1" "August 2015" "wimlib 1.8.2" "User Commands" +.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands" .SH NAME wimlib-imagex-delete \- Delete an image from a WIM archive .SH SYNOPSIS @@ -44,6 +44,12 @@ saved by deleting an image in this way. .IP "" You may use \fBwimlib-imagex optimize\fR to delete unreferenced streams from a WIM that has had images soft-deleted from it. +.TP +\fB--unsafe-compact\fR +Compact the WIM archive in-place, eliminating "holes". In general, this option +should \fInot\fR be used because a failed or interrupted compaction will corrupt +the WIM archive. For more information, see the documentation for this option in +\fBwimlib-imagex-optimize\fR (1). .SH EXAMPLES Delete the first image from 'boot.wim': .RS