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/service_webproxy.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'interface-definitions/service_webproxy.xml.in') diff --git a/interface-definitions/service_webproxy.xml.in b/interface-definitions/service_webproxy.xml.in index 9a75bc27d..42f5bba9f 100644 --- a/interface-definitions/service_webproxy.xml.in +++ b/interface-definitions/service_webproxy.xml.in @@ -288,7 +288,7 @@ - IPv4 listen-address for WebProxy [REQUIRED] + IPv4 listen-address for WebProxy @@ -452,7 +452,7 @@ - Source-group for this rule [REQUIRED] + Source-group for this rule group Source group identifier for this rule -- cgit v1.2.3