X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=dak%2Fdak.py;h=fb0021024505b971819647ba7c155e57a49e9fee;hb=113c16c9829699e41dd020920254e87ce499b56a;hp=cdb0331f7afb56f95533e2ab39064c67fd54f2f8;hpb=73e3f4516b4ceb226a7564107ff5e2e7306bcd1a;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