summaryrefslogtreecommitdiff
path: root/interface-definitions/interfaces-openvpn.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-06-21 22:35:43 +0200
committerGitHub <noreply@github.com>2022-06-21 22:35:43 +0200
commit69ad00f3e589a1d6d17ef02c884c0ba0d9cf6b66 (patch)
treef422a16e27499c8f4c86a2ea2e4063f07b8bd5c6 /interface-definitions/interfaces-openvpn.xml.in
parent32df4dc8fbd28115c0c3fa7f529db9377fdfe8b5 (diff)
parent6ffda0ee36db8f23d022119b5a532863fad4fbf2 (diff)
downloadvyos-1x-69ad00f3e589a1d6d17ef02c884c0ba0d9cf6b66.tar.gz
vyos-1x-69ad00f3e589a1d6d17ef02c884c0ba0d9cf6b66.zip
Merge pull request #1366 from c-po/t1748-cli-help
vbash: beautify tab completion output/line breaks
Diffstat (limited to 'interface-definitions/interfaces-openvpn.xml.in')
-rw-r--r--interface-definitions/interfaces-openvpn.xml.in10
1 files changed, 2 insertions, 8 deletions
diff --git a/interface-definitions/interfaces-openvpn.xml.in b/interface-definitions/interfaces-openvpn.xml.in
index bfad6d70f..f1cbf8468 100644
--- a/interface-definitions/interfaces-openvpn.xml.in
+++ b/interface-definitions/interfaces-openvpn.xml.in
@@ -305,10 +305,7 @@
</leafNode>
<leafNode name="openvpn-option">
<properties>
- <help>Additional OpenVPN options. You must
- use the syntax of openvpn.conf in this text-field. Using this
- without proper knowledge may result in a crashed OpenVPN server.
- Check system log to look for errors.</help>
+ <help>Additional OpenVPN options. You must use the syntax of openvpn.conf in this text-field. Using this without proper knowledge may result in a crashed OpenVPN server. Check system log to look for errors.</help>
<multi/>
</properties>
</leafNode>
@@ -502,10 +499,7 @@
</leafNode>
<leafNode name="subnet-mask">
<properties>
- <help>Subnet mask pushed to dynamic clients.
- If not set the server subnet mask will be used.
- Only used with topology subnet or device type tap.
- Not used with bridged interfaces.</help>
+ <help>Subnet mask pushed to dynamic clients. If not set the server subnet mask will be used. Only used with topology subnet or device type tap. Not used with bridged interfaces.</help>
<constraint>
<validator name="ipv4-address"/>
</constraint>