summaryrefslogtreecommitdiff
path: root/templates/policy/as-path-list
diff options
context:
space:
mode:
authorRobert Bays <rbays@moresby.vyatta.com>2008-03-18 15:59:07 -0700
committerRobert Bays <rbays@moresby.vyatta.com>2008-03-18 15:59:07 -0700
commit4e2574e6907291df4e87c795dcbdd8111036e3de (patch)
tree6436d8af1c3e5c36324bea4cb2d4f1d364657932 /templates/policy/as-path-list
parent4158c20355825cd0d8505f1307c2756877225f9f (diff)
downloadvyatta-cfg-quagga-4e2574e6907291df4e87c795dcbdd8111036e3de.tar.gz
vyatta-cfg-quagga-4e2574e6907291df4e87c795dcbdd8111036e3de.zip
finish help strings for policy
Diffstat (limited to 'templates/policy/as-path-list')
-rw-r--r--templates/policy/as-path-list/node.tag/rule/node.tag/regex/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/policy/as-path-list/node.tag/rule/node.tag/regex/node.def b/templates/policy/as-path-list/node.tag/rule/node.tag/regex/node.def
index 6afc2c35..9b79e6b3 100644
--- a/templates/policy/as-path-list/node.tag/rule/node.tag/regex/node.def
+++ b/templates/policy/as-path-list/node.tag/rule/node.tag/regex/node.def
@@ -1,6 +1,6 @@
type: txt
help: match against an AS path regular expression
-comp_help: \1 <txt>\t\tas-path regular expression
+comp_help: \1 <aa:nn>\tas-path regular expression (ex: "50:1 6553:1201")
# TODO: check regex syntax; \
# "invalid chars in regex syntax"
commit:expression: $VAR(../action/@) != ""; "policy as-path-list $VAR(../../@) rule $VAR(../@): You must specify an action"