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
 }
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to