added help for up2date

This commit is contained in:
Natanael Copa 2008-10-22 21:19:25 +00:00
parent ad1484bf0c
commit 9c98db397f
1 changed files with 1 additions and 0 deletions

1
abuild
View File

@ -281,6 +281,7 @@ usage() {
echo " cleanpkg Remove already built binary and source package"
echo " cleancache Remove downloaded files from \$SRCDEST"
echo " srcpkg Make a source package"
echo " up2date Compare target and sources dates"
echo ""
exit 0
}