From 10814c4d3360598262e991e4b20768dfcde91d75 Mon Sep 17 00:00:00 2001
From: Christian Poessinger <christian@poessinger.com>
Date: Mon, 6 Sep 2021 08:23:24 +0200
Subject: wwan: T3620: op-mode: not all commands supported by all modems - add
 info message

---
 op-mode-definitions/show-interfaces-wwan.xml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'op-mode-definitions')

diff --git a/op-mode-definitions/show-interfaces-wwan.xml.in b/op-mode-definitions/show-interfaces-wwan.xml.in
index d57e17a13..7e5f49ba6 100644
--- a/op-mode-definitions/show-interfaces-wwan.xml.in
+++ b/op-mode-definitions/show-interfaces-wwan.xml.in
@@ -68,9 +68,9 @@
                 </properties>
                 <command>sudo ${vyos_op_scripts_dir}/show_wwan.py --interface=$4 --sim</command>
               </leafNode>
-              <leafNode name="summary">
+              <leafNode name="detail">
                 <properties>
-                  <help>Show WWAN module information summary</help>
+                  <help>Show WWAN module detailed information summary</help>
                 </properties>
                 <command>mmcli --modem ${4#wwan}</command>
               </leafNode>
-- 
cgit v1.2.3