]> git.decadent.org.uk Git - dak.git/blobdiff - dak/dak.py
Merge commit 'ftpmaster/master' into psycopg2
[dak.git] / dak / dak.py
index 9dfd026b162d90e0073c5d93cc1186d5d9b5238c..ad717ef3959f2aecf52166d6336287623e0d5126 100755 (executable)
@@ -144,14 +144,14 @@ 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",
          "Generates Maintainers file for BTS etc"),
         ("make-overrides",
          "Generates override files"),
-        ("mirror-split",
-         "Split the pool/ by architecture groups"),
         ("poolize",
          "Move packages from dists/ to pool/"),
         ("reject-proposed-updates",