Merge b72a131ce0
into aa14313d04
This commit is contained in:
commit
6445a2b9bc
|
@ -174,6 +174,7 @@ Usage: $0 [-adhrsvzZ] imagefile.img [newimagefile.img]
|
||||||
-Z Compress image after shrinking with xz
|
-Z Compress image after shrinking with xz
|
||||||
-a Compress image in parallel using multiple cores
|
-a Compress image in parallel using multiple cores
|
||||||
-d Write debug messages in a debug log file
|
-d Write debug messages in a debug log file
|
||||||
|
Export variable PISHRINK_GZIP or PISHRINK_XZ to overwrite default gzip or xz options
|
||||||
EOM
|
EOM
|
||||||
echo "$help"
|
echo "$help"
|
||||||
exit 1
|
exit 1
|
||||||
|
|
Loading…
Reference in New Issue