]> wimlib.net Git - wimlib/commitdiff
Fix wimoptimize help
authorEric Biggers <ebiggers3@gmail.com>
Sun, 8 Dec 2013 08:19:51 +0000 (02:19 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Sun, 8 Dec 2013 08:19:51 +0000 (02:19 -0600)
programs/imagex.c

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