X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=c2a502cdcd16dcbe4d806fe46472d73431fae4ef;hb=dbd3ceac44904f678181a189f34dc75c56178953;hp=306137a183fa14e1106fd75a00b64f0c29cf8722;hpb=603f58ac2e830affd10fef8ae98f6c3c6f499780;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index 306137a1..c2a502cd 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -71,6 +71,8 @@ def init(): "Process NEW and BYHAND packages"), ("process-upload", "Process packages in queue/unchecked"), + ("process-commands", + "Process command files (*.dak-commands)"), ("process-policy", "Process packages in policy queues from COMMENTS files"),