Add gzip and xz variable description in help

This commit is contained in:
framp 2020-10-27 16:55:18 +01:00
parent 2b6afa184e
commit b72a131ce0
1 changed files with 1 additions and 0 deletions

View File

@ -165,6 +165,7 @@ Usage: $0 [-adhrspvzZ] imagefile.img [newimagefile.img]
-a Compress image in parallel using multiple cores -a Compress image in parallel using multiple cores
-p Remove logs, apt archives, dhcp leases and ssh hostkeys -p Remove logs, apt archives, dhcp leases and ssh hostkeys
-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