From: Eric Biggers Date: Sun, 8 Dec 2013 07:05:23 +0000 (-0600) Subject: Add --compress-slow back to wimoptimize help X-Git-Tag: v1.5.3~7 X-Git-Url: https://wimlib.net/git/?p=wimlib;a=commitdiff_plain;h=c49c1035e4ffe168e8ac6477fb5ed1cf756c733f;ds=sidebyside Add --compress-slow back to wimoptimize help --- diff --git a/programs/imagex.c b/programs/imagex.c index 738f9f82..2fc1b9d7 100644 --- a/programs/imagex.c +++ b/programs/imagex.c @@ -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] =