X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=c987c1e708601db9442b8ac9d1ba240915bc9f05;hb=f8996e240d9d0278bce098e23be63db0bcc6fbee;hp=5a986d55ef39cb11b20bef0246c97a36d9d43967;hpb=9678ddd39550f29a651ca1065dc0b4444e16d636;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index 5a986d55..c987c1e7 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -88,6 +88,8 @@ def init(): "Produce a report on NEW and BYHAND packages"), ("show-new", "Output html for packages in NEW"), + ("show-deferred", + "Output html and symlinks for packages in DEFERRED"), ("rm", "Remove packages from suites"),