X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=fb0021024505b971819647ba7c155e57a49e9fee;hb=cc8c39a7a9d895a5662c73f225318d74995bec92;hp=7d4a4157f891e84026a0d97be25669b5bc079f2c;hpb=127846318990dfdb6b59acb9b9efd72ceb81393c;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