From 66c69d619d38207f20e4ff3c3693dc6bdb76b3c0 Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Sun, 24 Feb 2013 14:23:27 +0100 Subject: [PATCH] dak/process_new.py: document -q/--queue option --- dak/process_new.py | 1 + 1 file changed, 1 insertion(+) diff --git a/dak/process_new.py b/dak/process_new.py index e0ed4b81..7352b91d 100755 --- a/dak/process_new.py +++ b/dak/process_new.py @@ -595,6 +595,7 @@ def usage (exit_code=0): -h, --help show this help and exit. -m, --manual-reject=MSG manual reject with `msg' -n, --no-action don't do anything + -q, --queue=QUEUE operate on a different queue -t, --trainee FTP Trainee mode -V, --version display the version number and exit -- 2.39.2