From 6de66c2605d70d01dc8d52e99e9a06be0acc7103 Mon Sep 17 00:00:00 2001 From: wfroemgen Date: Mon, 28 Oct 2019 09:46:29 +0100 Subject: [PATCH] Update README.md deleted option "p" from usage example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d7956d..b69a134 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ PiShrink is a bash script that automatically shrink a pi image that will then re ## Usage ## ``` -sudo pishrink.sh [-sdrpzh] imagefile.img [newimagefile.img] +sudo pishrink.sh [-sdrzh] imagefile.img [newimagefile.img] -s: Skip autoexpand -d: Debug mode on -r: Use advanced repair options