summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvg <vgm+dev@devys.org>2020-04-04 18:50:02 +0200
committervg <vgm+dev@devys.org>2020-04-04 18:50:02 +0200
commit706cffaac7aba2a4e623b4d1971d7c93d666d599 (patch)
treed119af42838fb7260960001bb7f64c93fcaaf704
parentcf2f1f2d3429650444685e07ee4e11bcd596bba8 (diff)
downloadacme-dns-tiny-706cffaac7aba2a4e623b4d1971d7c93d666d599.tar.gz
acme-dns-tiny-706cffaac7aba2a4e623b4d1971d7c93d666d599.tar.bz2
acme-dns-tiny-706cffaac7aba2a4e623b4d1971d7c93d666d599.zip
add contact information example
-rw-r--r--acme_dns_tiny.py2
1 files changed, 1 insertions, 1 deletions
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