From fa5740845e5782c67ba4594bcf407c136bf587a6 Mon Sep 17 00:00:00 2001
From: Christian Poessinger <christian@poessinger.com>
Date: Sat, 6 Jun 2020 15:59:50 +0200
Subject: op-mode: add help text for "show protocols"

---
 op-mode-definitions/show-protocols-bfd.xml | 3 +++
 1 file changed, 3 insertions(+)

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>
-- 
cgit v1.2.3