X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=18be3cefc015764464ca38b57297f31be5ec6619;hb=ff1199ac0537c8eb6f502ed56578595311b38605;hp=7cb80f4f66c544ec126ad52413215c9938af61dd;hpb=1eeb90f6bf381e10fcd8f0a04437883b443855d5;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index 7cb80f4f..18be3cef 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -113,8 +113,12 @@ def init(): "Manipulate/list override entries in bulk"), ("control-suite", "Manipulate suites in bulk"), + ("update-suite", + "Update suite with packages from a different suite"), ("cruft-report", "Check for obsolete or duplicated packages"), + ("auto-decruft", + "Clean cruft without reverse dependencies automatically"), ("examine-package", "Show information useful for NEW processing"), ("import",