X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=c6c979a72e0f6f944ac17734318821faaab96785;hb=03a86547e5d9b209016cc0b23f825d3baea92f8c;hp=334bde0816e4dc94319e5d77d4a622f6b1f3bbbf;hpb=28b86b197fffbd068c2f030e987bc145829d9601;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index 334bde08..c6c979a7 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -113,6 +113,8 @@ def init(): "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",