summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-protocols.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'op-mode-definitions/show-protocols.xml.in')
-rw-r--r--op-mode-definitions/show-protocols.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-protocols.xml.in b/op-mode-definitions/show-protocols.xml.in
index 27146f90d..8f98f3a4c 100644
--- a/op-mode-definitions/show-protocols.xml.in
+++ b/op-mode-definitions/show-protocols.xml.in
@@ -22,7 +22,7 @@
<properties>
<help>Show Address Resolution Protocol (ARP) cache for specified interface</help>
<completionHelp>
- <script>${vyos_completion_dir}/list_interfaces.py --broadcast</script>
+ <script>${vyos_completion_dir}/list_interfaces --broadcast</script>
</completionHelp>
</properties>
<command>/usr/sbin/arp -e -n -i "$6"</command>