Add gzip and xz variable description in help
This commit is contained in:
parent
2b6afa184e
commit
b72a131ce0
|
@ -165,6 +165,7 @@ Usage: $0 [-adhrspvzZ] imagefile.img [newimagefile.img]
|
|||
-a Compress image in parallel using multiple cores
|
||||
-p Remove logs, apt archives, dhcp leases and ssh hostkeys
|
||||
-d Write debug messages in a debug log file
|
||||
Export variable PISHRINK_GZIP or PISHRINK_XZ to overwrite default gzip or xz options
|
||||
EOM
|
||||
echo "$help"
|
||||
exit 1
|
||||
|
|
Loading…
Reference in New Issue