chiark / gitweb /
Merge branch 'update-platform-27_r01' into 'master'
[fdroidserver.git] / fdroid
diff --git a/fdroid b/fdroid
index 74aa0400e062a823a11304b8463b6afff740d66c..f5e6c92b5dce805a11109987e948531f1cf44599 100755 (executable)
--- a/fdroid
+++ b/fdroid
@@ -47,6 +47,8 @@ commands = OrderedDict([
     ("signindex", _("Sign indexes created using update --nosign")),
     ("btlog", _("Update the binary transparency log for a URL")),
     ("signatures", _("Extract signatures from APKs")),
+    ("nightly", _("Set up an app build for a nightly build repo")),
+    ("mirror", _("Download complete mirrors of small repos")),
 ])