This commit is contained in:
framp 2023-12-10 10:11:52 -07:00 committed by GitHub
commit 6445a2b9bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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