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/vpn_ipsec.xml.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'interface-definitions/vpn_ipsec.xml.in') diff --git a/interface-definitions/vpn_ipsec.xml.in b/interface-definitions/vpn_ipsec.xml.in index 555ba689f..d884d6ce6 100644 --- a/interface-definitions/vpn_ipsec.xml.in +++ b/interface-definitions/vpn_ipsec.xml.in @@ -209,7 +209,7 @@ - ESP group proposal [REQUIRED] + ESP group proposal u32:1-65535 ESP group proposal number @@ -669,7 +669,7 @@ #include - Authentication [REQUIRED] + Authentication @@ -951,7 +951,7 @@ #include - Peer authentication [REQUIRED] + Peer authentication #include @@ -1077,10 +1077,10 @@ #include - Peer tunnel [REQUIRED] + Peer tunnel u32 - Peer tunnel [REQUIRED] + Peer tunnel @@ -1144,7 +1144,7 @@ - Virtual tunnel interface [REQUIRED] + Virtual tunnel interface -- cgit v1.2.3