From 706cffaac7aba2a4e623b4d1971d7c93d666d599 Mon Sep 17 00:00:00 2001 From: vg Date: Sat, 4 Apr 2020 18:50:02 +0200 Subject: add contact information example --- acme_dns_tiny.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acme_dns_tiny.py b/acme_dns_tiny.py index 6784eb8..39e0be3 100644 --- a/acme_dns_tiny.py +++ b/acme_dns_tiny.py @@ -21,7 +21,7 @@ Options: --quiet suppress output except for errors --verbose show all debug information on stderr --acme-directory=URL where to make acme request, default is Let's Encrypt - --contact=MAIL create/update mail contact information + --contact=MAIL create/update contact info (ex "mailto:x@example.com") --ttl=SECONDS time before (re)try self check --script=PATH script to run to update the DNS server record -- cgit v1.2.3