Commit 91e387e8 authored by Roman Lumetsberger's avatar Roman Lumetsberger
Browse files

added doc for dns_ipv64_rm

parent 7d131468
......@@ -49,6 +49,7 @@ dns_ipv64_add() {
}
#Usage: fulldomain txtvalue
#Usage: dns_ipv64_rm _acme-challenge.domain.ipv64.net "XKrxpRBosdIKFzxW_CT3KLZNf6q0HG9i01zxXp5CPBs"
#Remove the txt record after validation.
dns_ipv64_rm() {
fulldomain=$1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment