Fix spacing issue in usage
This commit is contained in:
parent
762acea7fc
commit
a846e0c013
|
@ -158,7 +158,7 @@ help() {
|
|||
Usage: $0 [-adhrspvzZ] imagefile.img [newimagefile.img]
|
||||
|
||||
-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
|
||||
-z Compress image after shrinking with gzip
|
||||
-Z Compress image after shrinking with xz
|
||||
|
|
Loading…
Reference in New Issue