]> git.decadent.org.uk Git - dak.git/blobdiff - dak/dak.py
add-build-queue: Fix format string in error message.
[dak.git] / dak / dak.py
index 1463d5d2c35b3a6be4edbae984f2e43488f8d548..52bf3af6b6310149c213e5082a5d60801e8403e1 100755 (executable)
@@ -113,12 +113,12 @@ def init():
          "Manipulate/list override entries in bulk"),
         ("control-suite",
          "Manipulate suites in bulk"),
+        ("update-suite",
+         "Update suite with packages from a different suite"),
         ("cruft-report",
          "Check for obsolete or duplicated packages"),
         ("examine-package",
          "Show information useful for NEW processing"),
-        ("find-null-maintainers",
-         "Check for users with no packages in the archive"),
         ("import",
          "Import existing source and binary packages"),
         ("import-keyring",