summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xabuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/abuild b/abuild
index fc08937..5bc6334 100755
--- a/abuild
+++ b/abuild
@@ -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
}