diff options
Diffstat (limited to 'templates/show/interfaces/vrrp/node.def')
-rw-r--r-- | templates/show/interfaces/vrrp/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/interfaces/vrrp/node.def b/templates/show/interfaces/vrrp/node.def index 1d381f3..7b973c9 100644 --- a/templates/show/interfaces/vrrp/node.def +++ b/templates/show/interfaces/vrrp/node.def @@ -1,2 +1,2 @@ help: Show vrrp interface information -run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=vrrp --action=show-brief +run: ${vyatta_bindir}/vyatta-show-interfaces.pl --vrrp --action=show-brief |