Skip to content

Commit

Permalink
Merge pull request #162 from agsdot/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Drewsif committed Sep 9, 2020
2 parents ee4e7ac + f6be7f3 commit 2b6afa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Usage: $0 [-adhrspvzZ] imagefile.img [newimagefile.img]

If you specify the `newimagefile.img` parameter, the script will make a copy of `imagefile.img` and work off that. You will need enough space to make a full copy of the image to use that option.

* `-s` prevents automatic filesystem expantion on the images next boot
* `-s` prevents automatic filesystem expansion on the images next boot
* `-v` enables more verbose output
* `-r` will attempt to repair the filesystem using aditional options if the normal repair fails
* `-z` will compress the image after shrinking using gzip. `.gz` extension will be added to the filename.
Expand Down

0 comments on commit 2b6afa1

Please sign in to comment.