From 18b303734d84c0c5677ea4d872ec068ffcab4cad Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 10 Jun 2022 18:06:31 +0000 Subject: xml: drop not always applicable REQUIRED suffix from completion help string If a parameter is required is determined from the Python string on commit. This "indicator" is not used consistently and sometimes missing, or added where it is not required anymore due to Python script improvement/rewrite. --- interface-definitions/dns-dynamic.xml.in | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'interface-definitions/dns-dynamic.xml.in') diff --git a/interface-definitions/dns-dynamic.xml.in b/interface-definitions/dns-dynamic.xml.in index 6bc467b76..e41ba7f60 100644 --- a/interface-definitions/dns-dynamic.xml.in +++ b/interface-definitions/dns-dynamic.xml.in @@ -14,7 +14,7 @@ - Interface to send DDNS updates for [REQUIRED] + Interface to send DDNS updates for @@ -27,7 +27,7 @@ - File containing the secret key shared with remote DNS server [REQUIRED] + File containing the secret key shared with remote DNS server filename File in /config/auth directory @@ -36,13 +36,13 @@ - Record to be updated [REQUIRED] + Record to be updated - Server to be updated [REQUIRED] + Server to be updated @@ -60,14 +60,14 @@ - Zone to be updated [REQUIRED] + Zone to be updated - Service being used for Dynamic DNS [REQUIRED] + Service being used for Dynamic DNS afraid changeip cloudflare dnspark dslreports dyndns easydns namecheap noip sitelutions zoneedit @@ -127,23 +127,23 @@ - Hostname registered with DDNS service [REQUIRED] + Hostname registered with DDNS service - Login for DDNS service [REQUIRED] + Login for DDNS service - Password for DDNS service [REQUIRED] + Password for DDNS service - ddclient protocol used for DDNS service [REQUIRED FOR CUSTOM] + ddclient protocol used for DDNS service changeip cloudflare dnsmadeeasy dnspark dondominio dslreports1 dtdns duckdns dyndns2 easydns freedns freemyip googledomains hammernode1 namecheap nfsn noip sitelutions woima yandex zoneedit1 @@ -239,7 +239,7 @@ - Server to send DDNS update to [REQUIRED FOR CUSTOM] + Server to send DDNS update to IPv4 IP address of DDNS server -- cgit v1.2.3