X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=7e78bc2922439d2c4d27226fbbf64dd9b811f5f8;hb=4156593e3095380f647b68c420b90b1ef8943f77;hp=b6e77ad493689773f96b929c90a1dc679bc58b8c;hpb=760905fd2da2875261a21645a00e3524354a45d4;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index b6e77ad4..7e78bc29 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -76,6 +76,10 @@ def init(): ("dominate", "Remove obsolete source and binary associations from suites"), + ("export", + "Export uploads from policy queues"), + ("export-suite", + "export a suite to a flat directory structure"), ("make-pkg-file-mapping", "Generate package <-> file mapping"), ("generate-filelist",