]> git.decadent.org.uk Git - dak.git/commitdiff
process-upload: document -d, --directory option
authorAnsgar Burchardt <ansgar@debian.org>
Mon, 14 May 2012 11:24:28 +0000 (13:24 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Mon, 21 May 2012 10:59:21 +0000 (12:59 +0200)
Signed-off-by: Ansgar Burchardt <ansgar@debian.org>
dak/process_upload.py

index 53ab7cc98f7be1553e050449c181e238c97a3275..1908ecb5ed2e2310c257555be45a6cf1059d8cc5 100755 (executable)
@@ -188,6 +188,7 @@ Logger = None
 def usage (exit_code=0):
     print """Usage: dak process-upload [OPTION]... [CHANGES]...
   -a, --automatic           automatic run
+  -d, --directory <DIR>     process uploads in <DIR>
   -h, --help                show this help and exit.
   -n, --no-action           don't do anything
   -p, --no-lock             don't check lockfile !! for cron.daily only !!