From: Joerg Jaspert Date: Tue, 30 Dec 2008 16:46:27 +0000 (+0100) Subject: Its a list of queues, not full directories X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=2559dbcb97d9f961b997383297fc668cfdd9f922;p=dak.git Its a list of queues, not full directories Signed-off-by: Joerg Jaspert --- diff --git a/dak/queue_report.py b/dak/queue_report.py index cdc489c8..9e73d1c3 100755 --- a/dak/queue_report.py +++ b/dak/queue_report.py @@ -58,7 +58,7 @@ Prints a report of packages in queue directories (usually new and byhand). -s, --sort=key sort output according to key, see below. -a, --age=key if using sort by age, how should time be treated? If not given a default of hours will be used. - -d, --directories=key A comma seperated list of directories to be scanned + -d, --directories=key A comma seperated list of queues to be scanned Sorting Keys: ao=age, oldest first. an=age, newest first. na=name, ascending nd=name, descending