[buildiso] clean pkg cache on -w

This commit is contained in:
udeved 2015-02-09 00:12:09 +01:00
parent 0ed8168ddb
commit d984c5acb1

View file

@ -115,7 +115,7 @@ usage() {
echo ' -r <dir> Chroots directory'
echo " [default: ${chroots_pkg}]"
echo ' -c Recreate chroot'
echo ' -w Clean up'
echo ' -w Clean up logs,cache,sources'
echo ' -n Install and run namcap check'
echo ' -s Sign packages'
echo ' -q Query settings and pretend build'