1
0

Improve config help description

This commit is contained in:
Bruno Cornec 2019-10-20 20:00:10 +02:00
parent 4cdccda8cb
commit e349d47c90

View File

@ -68,7 +68,7 @@ function help()
echo "--build-path Path to the build directory of 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 target system (for now rpi, odroid)"
echo "--target-version version of the target (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 "--config Path to config files (rpi1 rpi2 rpi3 rpi3+ xu4)"
echo "--bootfs filesystem of boot partition (ext4 or vfat) default: ext4" echo "--bootfs filesystem of boot partition (ext4 or vfat) default: ext4"
echo "--nonfree activate nonfree repos" echo "--nonfree activate nonfree repos"
echo "--tainted activate tainted repos" echo "--tainted activate tainted repos"