summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-interfaces-pseudo-ethernet.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-09-07 11:26:42 +0200
committerChristian Poessinger <christian@poessinger.com>2021-09-07 11:39:54 +0200
commitbd2c79ebb8abbd844f4b0568110c7bcea0d8f4f1 (patch)
tree5e1e83516e31a4ad7ec5821f0e99d238cf03dd05 /op-mode-definitions/show-interfaces-pseudo-ethernet.xml.in
parent3cd59879451504b4da865cc066112b1da882e5af (diff)
downloadvyos-1x-bd2c79ebb8abbd844f4b0568110c7bcea0d8f4f1.tar.gz
vyos-1x-bd2c79ebb8abbd844f4b0568110c7bcea0d8f4f1.zip
op-mode: xml: improve "show interfaces <type>" help text
Diffstat (limited to 'op-mode-definitions/show-interfaces-pseudo-ethernet.xml.in')
-rw-r--r--op-mode-definitions/show-interfaces-pseudo-ethernet.xml.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/op-mode-definitions/show-interfaces-pseudo-ethernet.xml.in b/op-mode-definitions/show-interfaces-pseudo-ethernet.xml.in
index 195944745..2ae4b5a9e 100644
--- a/op-mode-definitions/show-interfaces-pseudo-ethernet.xml.in
+++ b/op-mode-definitions/show-interfaces-pseudo-ethernet.xml.in
@@ -6,7 +6,7 @@
<children>
<tagNode name="pseudo-ethernet">
<properties>
- <help>Show pseudo-ethernet/MACvlan interface information</help>
+ <help>Show specified Pseudo-Ethernet/MACvlan interface information</help>
<completionHelp>
<path>interfaces pseudo-ethernet</path>
</completionHelp>
@@ -23,7 +23,7 @@
</tagNode>
<node name="pseudo-ethernet">
<properties>
- <help>Show pseudo-ethernet/MACvlan interface information</help>
+ <help>Show Pseudo-Ethernet/MACvlan interface information</help>
</properties>
<command>${vyos_op_scripts_dir}/show_interfaces.py --intf-type=pseudo-ethernet --action=show-brief</command>
<children>