SVN: toys/tools/cleanbuild/cleanbuild
pawelz
pawelz at pld-linux.org
Sat Feb 27 20:25:29 CET 2010
Author: pawelz
Date: Sat Feb 27 20:25:28 2010
New Revision: 11206
Modified:
toys/tools/cleanbuild/cleanbuild
Log:
- online help for all commandline options (added: --debug and --cleanafter).
Modified: toys/tools/cleanbuild/cleanbuild
==============================================================================
--- toys/tools/cleanbuild/cleanbuild (original)
+++ toys/tools/cleanbuild/cleanbuild Sat Feb 27 20:25:28 2010
@@ -29,7 +29,9 @@
echo ""
echo "cleanbuild options:"
echo " -32, -64, -th-i486 - select architecture"
+ echo " --cleanafter | -ca - clean after build"
echo " --force | -f - force umount tmpfs"
+ echo " --debug - enable debug"
echo " -a, -b, -c, -d - select chroot directory"
exit 1
}
More information about the pld-cvs-commit
mailing list