Merge pull request #112 from wfroemgen/patch-2
deleted option "p" from usage example
This commit is contained in:
commit
83eb694145
|
@ -4,7 +4,7 @@ PiShrink is a bash script that automatically shrink a pi image that will then re
|
||||||
|
|
||||||
## Usage ##
|
## Usage ##
|
||||||
```
|
```
|
||||||
sudo pishrink.sh [-sdrpzh] imagefile.img [newimagefile.img]
|
sudo pishrink.sh [-sdrzh] imagefile.img [newimagefile.img]
|
||||||
-s: Skip autoexpand
|
-s: Skip autoexpand
|
||||||
-d: Debug mode on
|
-d: Debug mode on
|
||||||
-r: Use advanced repair options
|
-r: Use advanced repair options
|
||||||
|
|
Loading…
Reference in New Issue