X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=f82d74ccaafd18eb79361a78d8f2678f91f5eec1;hb=57750c00438df3775be51ce86c4fd1ac36df98c3;hp=06e923d1d2e63ced1a4fbd4075e189bc42d50974;hpb=dca650055f023509bf797c760c11e01f03d894bb;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index 06e923d1..f82d74cc 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -46,6 +46,8 @@ def init(): "Archive sanity checks"), ("queue-report", "Produce a report on NEW and BYHAND packages"), + ("show-new", + "Output html for packages in NEW"), ("rm", "Remove packages from suites"),