From 40ae47865fc919207f11efb4b08a5058a5801563 Mon Sep 17 00:00:00 2001 From: edd Date: Sun, 5 Apr 2009 18:25:21 +0000 Subject: [PATCH] add header for help git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@221 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- trunk/exec/showbuilds | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/trunk/exec/showbuilds b/trunk/exec/showbuilds index 9920004..c35e558 100755 --- a/trunk/exec/showbuilds +++ b/trunk/exec/showbuilds @@ -1,5 +1,8 @@ #!/bin/sh - +## DOC: cran2deb showbuilds [date] +## DOC: list build summary for given date +## DOC: default value for date is current day +## DOC: db=/var/cache/cran2deb/cran2deb.db date=`date "+%Y-%m-%d"` -- 2.39.5