]> git.donarmstrong.com Git - dak.git/commitdiff
Its a list of queues, not full directories
authorJoerg Jaspert <joerg@debian.org>
Tue, 30 Dec 2008 16:46:27 +0000 (17:46 +0100)
committerJoerg Jaspert <joerg@debian.org>
Tue, 30 Dec 2008 16:46:27 +0000 (17:46 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
dak/queue_report.py

index cdc489c855f2e8a59173216109b4b614399c2a6a..9e73d1c3e5b26a4773f07727560492bd31764dfa 100755 (executable)
@@ -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