X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=18be3cefc015764464ca38b57297f31be5ec6619;hb=49699d61d065deb2f4918deb44d37504be38cb2f;hp=7cb80f4f66c544ec126ad52413215c9938af61dd;hpb=6f661cda42571685ba0a6b7e5dbccba059c5edfe;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",