diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-06-06 15:59:50 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-06-06 15:59:50 +0200 |
commit | fa5740845e5782c67ba4594bcf407c136bf587a6 (patch) | |
tree | a6164f140c2b2470cbb465f7d6c0e6f223e1240a /op-mode-definitions/show-protocols-bfd.xml | |
parent | a0134973c0c8f5db15861c838f1d18380582265b (diff) | |
download | vyos-1x-fa5740845e5782c67ba4594bcf407c136bf587a6.tar.gz vyos-1x-fa5740845e5782c67ba4594bcf407c136bf587a6.zip |
op-mode: add help text for "show protocols"
Diffstat (limited to 'op-mode-definitions/show-protocols-bfd.xml')
-rw-r--r-- | op-mode-definitions/show-protocols-bfd.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/op-mode-definitions/show-protocols-bfd.xml b/op-mode-definitions/show-protocols-bfd.xml index 398a81d1b..2cc8a1297 100644 --- a/op-mode-definitions/show-protocols-bfd.xml +++ b/op-mode-definitions/show-protocols-bfd.xml @@ -3,6 +3,9 @@ <node name="show"> <children> <node name="protocols"> + <properties> + <help>Show protocol specific information</help> + </properties> <children> <node name="bfd"> <children> |