From baa0d50c299c06ad5027f730d7a63e8eec6bef43 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Wed, 21 Jul 2010 12:07:29 -0700 Subject: Convert Quagga templates to use val_help: --- templates/protocols/static/arp/node.def | 12 +----------- templates/protocols/static/arp/node.tag/hwaddr/node.def | 4 +--- 2 files changed, 2 insertions(+), 14 deletions(-) (limited to 'templates/protocols/static/arp') diff --git a/templates/protocols/static/arp/node.def b/templates/protocols/static/arp/node.def index a7905c57..69b45a4f 100644 --- a/templates/protocols/static/arp/node.def +++ b/templates/protocols/static/arp/node.def @@ -1,17 +1,7 @@ -# -# Vyatta configuration template for protocols.static.arp -# -# Author: Bob Gilligan (gilligan@vyatta.com) -# - tag: - type: ipv4 - help: Set a static ARP translation - -comp_help: Possible completions: - \tIPv4 destination address +val_help: IPv4 destination address # # All the work is done here in the "end:" tag. There are four possible cases: diff --git a/templates/protocols/static/arp/node.tag/hwaddr/node.def b/templates/protocols/static/arp/node.tag/hwaddr/node.def index a6677795..daa9a6a7 100644 --- a/templates/protocols/static/arp/node.tag/hwaddr/node.def +++ b/templates/protocols/static/arp/node.tag/hwaddr/node.def @@ -1,7 +1,5 @@ type: macaddr - help: Set hardware protocol (e.g. MAC) address to translate to +val_help: Hardware (MAC) address -comp_help: Possible completions: - \tHardware protocol (e.g. MAC) address to translate to -- cgit v1.2.3