chiark / gitweb /
setup.py: don't use pyasn1 to 0.3.3 until pyasn1-modules is updated to support it
[fdroidserver.git] / fdroid
diff --git a/fdroid b/fdroid
index feea104afa98a6142738ec1053d0e9fc29347b46..bc1655b9786feacc99c3bcdfaf22b6f8693eb180 100755 (executable)
--- a/fdroid
+++ b/fdroid
@@ -42,6 +42,7 @@ commands = {
     "stats": "Update the stats of the repo",
     "server": "Interact with the repo HTTP server",
     "signindex": "Sign indexes created using update --nosign",
+    "btlog": "Update the binary transparency log for a URL",
 }