diff options
author | Robert Bays <rbays@moresby.vyatta.com> | 2008-03-17 23:04:11 -0700 |
---|---|---|
committer | Robert Bays <rbays@moresby.vyatta.com> | 2008-03-17 23:04:11 -0700 |
commit | 775e849022773e681f6e975e04949d3930cde94d (patch) | |
tree | 259c82007910dfe5da899a3d8dc9094a1122dbdf /templates/policy/as-path-list/node.def | |
parent | 298958d7617b8fea64e1fe658458e631c4f49f48 (diff) | |
download | vyatta-cfg-quagga-775e849022773e681f6e975e04949d3930cde94d.tar.gz vyatta-cfg-quagga-775e849022773e681f6e975e04949d3930cde94d.zip |
iupdate help strings for policy nodes
Diffstat (limited to 'templates/policy/as-path-list/node.def')
-rw-r--r-- | templates/policy/as-path-list/node.def | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/policy/as-path-list/node.def b/templates/policy/as-path-list/node.def index bda7042e..21285cc4 100644 --- a/templates/policy/as-path-list/node.def +++ b/templates/policy/as-path-list/node.def @@ -2,4 +2,5 @@ tag: type: txt help: BGP autonomous system path filter syntax:expression: pattern $VAR(@) "^[-a-zA-Z0-9.]+$" ; "as-path-list name must be alpha-numeric" -end:expression: "/opt/vyatta/sbin/vyatta-policy.pl --update-aspath-list $VAR(@)" +end: /opt/vyatta/sbin/vyatta-policy.pl --update-aspath-list $VAR(@) +comp_help: \1 <txt>\t\tas-path-list name |