2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-08-31 14:25:37 +00:00

added doc for dns_ipv64_rm

This commit is contained in:
Roman Lumetsberger
2022-11-30 08:55:27 +01:00
parent 7d13146859
commit 91e387e8b9

View File

@@ -49,6 +49,7 @@ dns_ipv64_add() {
} }
#Usage: fulldomain txtvalue #Usage: fulldomain txtvalue
#Usage: dns_ipv64_rm _acme-challenge.domain.ipv64.net "XKrxpRBosdIKFzxW_CT3KLZNf6q0HG9i01zxXp5CPBs"
#Remove the txt record after validation. #Remove the txt record after validation.
dns_ipv64_rm() { dns_ipv64_rm() {
fulldomain=$1 fulldomain=$1