X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=dak%2Fdak.py;h=fb0021024505b971819647ba7c155e57a49e9fee;hb=dc260b20c363015ff5e84683ad8d8802963cfb08;hp=7d4a4157f891e84026a0d97be25669b5bc079f2c;hpb=f0bfd37e7286156598d79b53501ebe2000bb7924;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index 7d4a4157..fb002102 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -144,6 +144,10 @@ def init(): "Add a user to the archive"), ("make-changelog", "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