git://wimlib.net
/
wimlib
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e9b876
)
Add --compress-slow back to wimoptimize help
author
Eric Biggers
<ebiggers3@gmail.com>
Sun, 8 Dec 2013 07:05:23 +0000
(
01:05
-0600)
committer
Eric Biggers
<ebiggers3@gmail.com>
Sun, 8 Dec 2013 07:05:23 +0000
(
01:05
-0600)
programs/imagex.c
patch
|
blob
|
history
diff --git
a/programs/imagex.c
b/programs/imagex.c
index 738f9f82d1320aa827ed4119e48ff6c994fa7064..2fc1b9d754ea77a5865b037577e5375b37c88381 100644
(file)
--- 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] =