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