X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=c8a6a198941f45134b245f007353ba4f14be4edb;hb=935bd2ad8079341123590d80658562d81ac87c86;hp=61749490935a77f0fbb6fbddadd66c50243002ad;hpb=acce37cb1193730d8b7529a49cf95a7997f6ee9d;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index 61749490..c8a6a198 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -153,6 +153,8 @@ def init(): "Syncs fingerprint and uid tables with Debian LDAP db"), ("import-users-from-passwd", "Sync PostgreSQL users with passwd file"), + ("admin", + "Perform administration on the dak database"), ("init-db", "Update the database to match the conf file"), ("update-db",