From a846e0c013470dad6a0065ebf4fb901cdeae81c1 Mon Sep 17 00:00:00 2001 From: Drew Bonasera Date: Mon, 15 Jun 2020 19:00:26 -0400 Subject: [PATCH] Fix spacing issue in usage --- pishrink.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pishrink.sh b/pishrink.sh index 6ad458d..623f736 100755 --- a/pishrink.sh +++ b/pishrink.sh @@ -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