parent
17346f5d02
commit
054f6c7902
|
@ -63,7 +63,7 @@ fi
|
||||||
help() {
|
help() {
|
||||||
local help
|
local help
|
||||||
read -r -d '' help << EOM
|
read -r -d '' help << EOM
|
||||||
Usage: $0 [-sdrpzh] imagefile.img [newimagefile.img]
|
Usage: $0 [-sdrzh] imagefile.img [newimagefile.img]
|
||||||
|
|
||||||
-s: Don't expand filesystem when image is booted the first time
|
-s: Don't expand filesystem when image is booted the first time
|
||||||
-d: Write debug messages in a debug log file
|
-d: Write debug messages in a debug log file
|
||||||
|
|
Loading…
Reference in New Issue