X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=fb0021024505b971819647ba7c155e57a49e9fee;hb=a6b3f550d4281fcd392ee027e9ee330b850dbcc3;hp=cdb0331f7afb56f95533e2ab39064c67fd54f2f8;hpb=4f393b8325e9e881cfc12618a06816a4e2c8dfb9;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index cdb0331f..fb002102 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -146,6 +146,8 @@ def init(): "Generate changelog between two suites"), ("copy-installer", "Copies the installer from one suite to another"), + ("override-disparity", + "Generate a list of override disparities"), ] return functionality