diff options
| author | Christian Poessinger <christian@poessinger.com> | 2022-05-21 21:48:18 +0200 |
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2022-05-21 21:48:18 +0200 |
| commit | fcb3d5cacd9c5f92ce1e2edaa05c1afeac0c35d9 (patch) | |
| tree | b4598903d29adc5e9a320166a6f137704059f6d8 | |
| parent | 2663a891ed460cbab186fbe882afb77fc911f053 (diff) | |
| download | vyos-1x-fcb3d5cacd9c5f92ce1e2edaa05c1afeac0c35d9.tar.gz vyos-1x-fcb3d5cacd9c5f92ce1e2edaa05c1afeac0c35d9.zip | |
xml: nhrp: fix CLI description
| -rw-r--r-- | interface-definitions/protocols-nhrp.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/protocols-nhrp.xml.in b/interface-definitions/protocols-nhrp.xml.in index 7de3704ce..1e08c6873 100644 --- a/interface-definitions/protocols-nhrp.xml.in +++ b/interface-definitions/protocols-nhrp.xml.in @@ -4,7 +4,7 @@ <children> <node name="nhrp" owner="${vyos_conf_scripts_dir}/protocols_nhrp.py"> <properties> - <help>NHRP parameters</help> + <help>Next Hop Resolution Protocol (NHRP) parameters</help> <priority>680</priority> </properties> <children> |
