Pārlūkot izejas kodu

removed arguments short flag

tags/v1.0.0
Robin Thoni 7 gadus atpakaļ
vecāks
revīzija
93c340e606
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      certbot_pdns/authenticator.py

+ 1
- 1
certbot_pdns/authenticator.py Parādīt failu

@@ -32,7 +32,7 @@ to serve all records."""
32 32
 
33 33
     @classmethod
34 34
     def add_parser_arguments(cls, add):
35
-        add("certbot-pdns-config", "-f", default="/etc/letsencrypt/certbot-pdns.json",
35
+        add("certbot-pdns-config", default="/etc/letsencrypt/certbot-pdns.json",
36 36
             help="Path to certbot-pdns configuration file")
37 37
 
38 38
     def get_chall_pref(self, domain):  # pragma: no cover

Notiek ielāde…
Atcelt
Saglabāt