X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=dak%2Fdak.py;h=4ad59579aa954c4d4a0c3c6f635fd862bfc47706;hb=7688a62903282c6f1a989d4f2474785a7b0ff325;hp=8d7776a5ce0a2404ac43318d38fe898c200f52c1;hpb=78a2020dbc565ee964741f9d1536d0c7ff3367e3;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index 8d7776a5..4ad59579 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -144,6 +144,8 @@ def init(): "import old changes files into known_changes table"), ("add-user", "Add a user to the archive"), + ("make-changelog", + "Generate changelog between two suites"), ] return functionality