summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-vrf.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2022-07-30 15:22:05 +0200
committerChristian Poessinger <christian@poessinger.com>2022-07-30 15:29:11 +0200
commit332aa77860487398214a10c77d3e6d020f1e68ef (patch)
treebd73497584f0383e4b5218dcd398b9c36adec430 /op-mode-definitions/show-vrf.xml.in
parent11a605d303bce5384a64ad887566c064eb4f206a (diff)
downloadvyos-1x-332aa77860487398214a10c77d3e6d020f1e68ef.tar.gz
vyos-1x-332aa77860487398214a10c77d3e6d020f1e68ef.zip
op-mode: improve <help> strings
Diffstat (limited to 'op-mode-definitions/show-vrf.xml.in')
-rw-r--r--op-mode-definitions/show-vrf.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-vrf.xml.in b/op-mode-definitions/show-vrf.xml.in
index 0e0370445..9728eb1fa 100644
--- a/op-mode-definitions/show-vrf.xml.in
+++ b/op-mode-definitions/show-vrf.xml.in
@@ -4,7 +4,7 @@
<children>
<node name="vrf">
<properties>
- <help>Show VRF information</help>
+ <help>Show VRF (Virtual Routing and Forwarding) information</help>
</properties>
<command>${vyos_op_scripts_dir}/vrf.py show</command>
</node>