]> wimlib.net Git - wimlib/blobdiff - doc/man1/wimlib-imagex-delete.1
v1.10.0
[wimlib] / doc / man1 / wimlib-imagex-delete.1
index 4d063e3c8e1c6f863e36b559cad3e397ae80ff6e..729b28c7d18df581a12693931b0b7b6eead9225d 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands"
+.TH WIMLIB-IMAGEX "1" "August 2016" "wimlib 1.10.0" "User Commands"
 .SH NAME
 wimlib-imagex-delete \- Delete an image from a WIM archive
 .SH SYNOPSIS
@@ -46,7 +46,10 @@ You may use \fBwimlib-imagex optimize\fR to delete unreferenced streams from a W
 has had images soft-deleted from it.
 .TP
 \fB--unsafe-compact\fR
-See the documentation for this option in \fBwimlib-imagex-optimize\fR (1).
+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