X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=4ad59579aa954c4d4a0c3c6f635fd862bfc47706;hb=1d9659248adc0d56010821a94dfd18fa373d0156;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