chiark / gitweb /
remove gradle-wrapper.jar during scan
[fdroidserver.git] / fdroid
diff --git a/fdroid b/fdroid
index 0663089b06840ea6a6f435b25faaac013c887d4f..0b483e0150e98f795e39f84d7096e83c4e9e5159 100755 (executable)
--- a/fdroid
+++ b/fdroid
@@ -44,6 +44,7 @@ commands = OrderedDict([
     ("server", "Interact with the repo HTTP server"),
     ("signindex", "Sign indexes created using update --nosign"),
     ("btlog", "Update the binary transparency log for a URL"),
+    ("signatures", "Extract signatures from APKs"),
 ])