From f6be7f3f50210efa9ac881dcb3d5941caaf660c0 Mon Sep 17 00:00:00 2001 From: Jonathan Lai Date: Wed, 9 Sep 2020 11:21:40 -0700 Subject: [PATCH] expantion -> expansion --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e80200a..43d07b8 100644 --- a/README.md +++ b/README.md @@ -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.