From e1701b4a78268936e895072f292c88311ffcc6ce Mon Sep 17 00:00:00 2001 From: Michael Casadevall Date: Tue, 23 Dec 2008 18:35:03 -0500 Subject: [PATCH] Clarified help message Signed-off-by: Michael Casadevall --- dak/queue_report.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dak/queue_report.py b/dak/queue_report.py index dcff06ea..ecf52e16 100755 --- a/dak/queue_report.py +++ b/dak/queue_report.py @@ -53,7 +53,7 @@ def usage(exit_code=0): Prints a report of packages in queue directories (usually new and byhand). -h, --help show this help and exit. - -8, --822 produce 822 formated output + -8, --822 writes 822 formated output to the location set in dak.conf -n, --new produce html-output -s, --sort=key sort output according to key, see below. -a, --age=key if using sort by age, how should time be treated? -- 2.39.2