[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] Its a list of queues, not full directories



Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 dak/queue_report.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dak/queue_report.py b/dak/queue_report.py
index cdc489c..9e73d1c 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
-- 
1.5.6.5


Reply to: