X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=cdb0331f7afb56f95533e2ab39064c67fd54f2f8;hb=590f27f0d1ecfdba6d4460de8e3ebbe60f1ee21a;hp=7d4a4157f891e84026a0d97be25669b5bc079f2c;hpb=127846318990dfdb6b59acb9b9efd72ceb81393c;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index 7d4a4157..cdb0331f 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -144,6 +144,8 @@ 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"), ] return functionality