]> wimlib.net Git - wimlib/commitdiff
Add --compress-slow back to wimoptimize help
authorEric Biggers <ebiggers3@gmail.com>
Sun, 8 Dec 2013 07:05:23 +0000 (01:05 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Sun, 8 Dec 2013 07:05:23 +0000 (01:05 -0600)
programs/imagex.c

index 738f9f82d1320aa827ed4119e48ff6c994fa7064..2fc1b9d754ea77a5865b037577e5375b37c88381 100644 (file)
@@ -3751,7 +3751,7 @@ T(
 #endif
 [CMD_OPTIMIZE] =
 T(
-"    %"TS" WIMFILE [--check] [--nocheck] [--recompress]\n"
+"    %"TS" WIMFILE [--check] [--nocheck] [--recompress] [--compress-slow]\n"
 "                    [--threads=NUM_THREADS] [--pipable] [--not-pipable]\n"
 ),
 [CMD_SPLIT] =