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:
1e16717
)
imagex.c: Make command-line usage for "update" consistent
author
Eric Biggers
<ebiggers3@gmail.com>
Tue, 14 May 2013 15:38:15 +0000
(10:38 -0500)
committer
Eric Biggers
<ebiggers3@gmail.com>
Tue, 14 May 2013 15:38:15 +0000
(10:38 -0500)
programs/imagex.c
patch
|
blob
|
history
diff --git
a/programs/imagex.c
b/programs/imagex.c
index
591714e
..
85026c8
100644
(file)
--- a/
programs/imagex.c
+++ b/
programs/imagex.c
@@
-169,7
+169,7
@@
IMAGEX_PROGNAME" unmount DIRECTORY [--commit] [--check] [--rebuild]\n"
),
[UPDATE] =
T(
-IMAGEX_PROGNAME" update WIMFILE
IMAGE
[--check] [--rebuild]\n"
+IMAGEX_PROGNAME" update WIMFILE
[IMAGE_NUM | IMAGE_NAME]
[--check] [--rebuild]\n"
" [--threads=NUM_THREADS] [DEFAULT_ADD_OPTIONS]\n"
" [DEFAULT_DELETE_OPTIONS] < CMDFILE\n"
),