1
0

small typo

This commit is contained in:
bcornec 2019-01-05 14:45:38 +00:00
parent a22918ebab
commit 6c412d2bf2

View File

@ -69,7 +69,7 @@ function help()
echo "--create-image Create the image of Mageia $MAGEIA_VERSION"
echo "--build-path Path to the build directory of the image of Mageia $MAGEIA_VERSION"
echo "--target target system (for now rpi, odroid)"
echo "--target-version version of the taget (0, 1, 2, 3 for rpi, 3 or 4 for odroid)"
echo "--target-version version of the target (0, 1, 2, 3 for rpi, 3 or 4 for odroid)"
echo "--config Path to config files"
echo "--bootfs filesystem of boot partition (ext4 or vfat) default: etx4"
echo -e "\nFor image size, make sure it fit on physical support. (Default size is 7 Go)"