Fix spacing issue in usage

This commit is contained in:
Drew Bonasera 2020-06-15 19:00:26 -04:00
parent 762acea7fc
commit a846e0c013
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ help() {
Usage: $0 [-adhrspvzZ] imagefile.img [newimagefile.img] Usage: $0 [-adhrspvzZ] imagefile.img [newimagefile.img]
-s Don't expand filesystem when image is booted the first time -s Don't expand filesystem when image is booted the first time
-v Be verbose -v Be verbose
-r Use advanced filesystem repair option if the normal one fails -r Use advanced filesystem repair option if the normal one fails
-z Compress image after shrinking with gzip -z Compress image after shrinking with gzip
-Z Compress image after shrinking with xz -Z Compress image after shrinking with xz