X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=06e923d1d2e63ced1a4fbd4075e189bc42d50974;hb=f56058049885c86071f354d70d69959de8a4cd53;hp=c4d76be89db1626cf3e9bd3f46348dfa96d272ad;hpb=0857c6ae3ba0dcd1209e3b79c1fe277a6349aab2;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index c4d76be8..06e923d1 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -90,6 +90,8 @@ def init(): "Check for users with no packages in the archive"), ("import-archive", "Populate SQL database based from an archive tree"), + ("import-keyring", + "Populate fingerprint/uid table based on a new/updated keyring"), ("import-ldap-fingerprints", "Syncs fingerprint and uid tables with Debian LDAP db"), ("import-users-from-passwd",