[tor-commits] [ooni-probe/master] Avoid clash with -p printdeck

art at torproject.org art at torproject.org
Sun Jul 10 20:22:57 UTC 2016


commit 81ec18e582cc9e4960055bd94ef0577fb7ae2d12
Author: Arturo Filastò <arturo at filasto.net>
Date:   Thu Jun 30 10:31:35 2016 +0200

    Avoid clash with -p printdeck
---
 ooni/oonicli.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ooni/oonicli.py b/ooni/oonicli.py
index e9038a4..fb3754f 100644
--- a/ooni/oonicli.py
+++ b/ooni/oonicli.py
@@ -57,7 +57,7 @@ class Options(usage.Options):
                                "directory."],
         ["annotations", "a", None, "Annotate the report with a key:value[, "
                                    "key:value] format."],
-        ["preferred-backend", "p", None, "Set the preferred backend to use "
+        ["preferred-backend", "P", None, "Set the preferred backend to use "
                                          "when submitting results and/or "
                                          "communicating with test helpers. "
                                          "Can be either onion, "





More information about the tor-commits mailing list