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/protocols-nhrp.xml.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'interface-definitions/protocols-nhrp.xml.in') diff --git a/interface-definitions/protocols-nhrp.xml.in b/interface-definitions/protocols-nhrp.xml.in index 66ed26cd2..d7663c095 100644 --- a/interface-definitions/protocols-nhrp.xml.in +++ b/interface-definitions/protocols-nhrp.xml.in @@ -10,7 +10,7 @@ - Tunnel for NHRP [REQUIRED] + Tunnel for NHRP tun[0-9]+ @@ -44,7 +44,7 @@ - Set HUB fqdn (nbma-address - fqdn) [REQUIRED] + Set HUB fqdn (nbma-address - fqdn) <fqdn> Set the external HUB fqdn @@ -71,7 +71,7 @@ - Set HUB address (nbma-address - external hub address or fqdn) [REQUIRED] + Set HUB address (nbma-address - external hub address or fqdn) -- cgit v1.2.3