diff options
Diffstat (limited to 'templates/traffic-policy/shaper/node.def')
-rw-r--r-- | templates/traffic-policy/shaper/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/traffic-policy/shaper/node.def b/templates/traffic-policy/shaper/node.def index cd7b07d..d7d9d3f 100644 --- a/templates/traffic-policy/shaper/node.def +++ b/templates/traffic-policy/shaper/node.def @@ -1,6 +1,6 @@ tag: type: txt -help: Set traffic shaping based policy +help: Traffic shaping based policy syntax:expression: pattern $VAR(@) "^[[:alnum:]][-_[:alnum:]]*$" ; "only alpha-numeric policy name allowed" create: /opt/vyatta/sbin/vyatta-qos.pl --create-policy $VAR(.) $VAR(@) |