[buildiso] fix help description

This commit is contained in:
udeved 2015-01-19 20:10:39 +01:00
parent 126731ddac
commit ccb034b003

View file

@ -141,7 +141,7 @@ usage() {
echo ' -r <dir> Chroots directory'
echo " [default: ${chroots_iso}]"
echo ' -c Disable clean work dir'
echo ' -w Disable clean iso cache'
echo ' -w Clean iso cache'
echo ' -x Disable clean xorg cache'
echo ' -l Disable clean lng cache'
echo ' -i Build images only'