X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=92753ecc81d94004ee2b88db7822b68915a365a3;hb=2b4d5bf75e28a6b5fa5afbd58defdf661c893033;hp=77999abea3beb614faf5d8d2c8d506298a63f029;hpb=8645f7416c0245829268b993f362f73cacdd8b1c;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index 77999abe..92753ecc 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -146,6 +146,8 @@ def init(): "Sync PostgreSQL users with passwd file"), ("init-db", "Update the database to match the conf file"), + ("update-db", + "Updates databae schema to latest revision"), ("init-dirs", "Initial setup of the archive"), ("make-maintainers",