]> wimlib.net Git - wimlib/blobdiff - programs/imagex.c
Fix wimoptimize help
[wimlib] / programs / imagex.c
index 5af55ebd962e64016030e34dc290aca04cbbbf2e..1525f39c0cf76f81d8a31050bb8a36157d4ef9f9 100644 (file)
@@ -429,7 +429,6 @@ set_compress_slow(void)
                                .use_len2_matches = 1,
                                .num_fast_bytes = 96,
                                .num_optim_passes = 4,
-                               .num_split_passes = 0,
                                .max_search_depth = 100,
                                .max_matches_per_pos = 10,
                                .main_nostat_cost = 15,
@@ -3753,7 +3752,8 @@ T(
 [CMD_OPTIMIZE] =
 T(
 "    %"TS" WIMFILE [--check] [--nocheck] [--recompress]\n"
-"                    [--threads=NUM_THREADS] [--pipable] [--not-pipable]\n"
+"                    [--compress-slow] [--threads=NUM_THREADS] [--pipable]\n"
+"                    [--not-pipable]\n"
 ),
 [CMD_SPLIT] =
 T(