X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;fp=dak%2Fdak.py;h=15c3e1add0efcdbcccdf187ee5d1b84c1608f39a;hb=9f371390bb90395b2f2f0b65c91c21047896774a;hp=aa6efdee840555190e25b9590a3700368b487e6d;hpb=1483a68353fe374254379f4560cc245fbf2523d4;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index aa6efdee..15c3e1ad 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -175,6 +175,8 @@ def init(): "Calculate missing sha1sums and sha256sums"), ("bts-categorize", "Categorize uncategorized bugs filed against ftp.debian.org"), + ("add-user", + "Add a user to the archive"), ] return functionality