diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-01-22 17:38:00 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-01-22 19:37:26 +0100 |
commit | ed482498b0baffe0d0c6aecefebb806f09c1f0a7 (patch) | |
tree | 80c6c4a99aa35ca7dba49c5036d538246c638e0a /interface-definitions/protocols-bgp.xml.in | |
parent | bb260747096bb5072b0cf78f1ab2ff57cd0f43e8 (diff) | |
download | vyos-1x-ed482498b0baffe0d0c6aecefebb806f09c1f0a7.tar.gz vyos-1x-ed482498b0baffe0d0c6aecefebb806f09c1f0a7.zip |
bgp: T1875: update CLI description under protocols and template indention level
Diffstat (limited to 'interface-definitions/protocols-bgp.xml.in')
-rw-r--r-- | interface-definitions/protocols-bgp.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/protocols-bgp.xml.in b/interface-definitions/protocols-bgp.xml.in index 12437128c..ea879a321 100644 --- a/interface-definitions/protocols-bgp.xml.in +++ b/interface-definitions/protocols-bgp.xml.in @@ -5,7 +5,7 @@ <children> <tagNode name="bgp" owner="${vyos_conf_scripts_dir}/protocols_bgp.py"> <properties> - <help>Border Gateway Protocol (BGP) parameters</help> + <help>Border Gateway Protocol (BGP)</help> <valueHelp> <format>u32:1-4294967294</format> <description>AS number</description> |