[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] dak: Add import-repository subcommand.



---
 dak/dak.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dak/dak.py b/dak/dak.py
index c6c979a..32ddd62 100755
--- a/dak/dak.py
+++ b/dak/dak.py
@@ -119,6 +119,8 @@ def init():
          "Show information useful for NEW processing"),
         ("import",
          "Import existing source and binary packages"),
+        ("import-repository",
+         "Import packages from another repository"),
         ("import-keyring",
          "Populate fingerprint/uid table based on a new/updated keyring"),
         ("import-users-from-passwd",
-- 
2.1.4


Reply to: