]> git.decadent.org.uk Git - dak.git/blobdiff - dak/dak.py
move generate_contents_information to utils.py
[dak.git] / dak / dak.py
index 92753ecc81d94004ee2b88db7822b68915a365a3..d04eebc2881cbd87a0b6c362d27334e18f2b8066 100755 (executable)
@@ -138,6 +138,8 @@ def init():
          "Check for users with no packages in the archive"),
         ("import-archive",
          "Populate SQL database based from an archive tree"),
+        ("import-contents",
+         "Populate SQL database with Contents files"),
         ("import-keyring",
          "Populate fingerprint/uid table based on a new/updated keyring"),
         ("import-ldap-fingerprints",