diff options
author | Michael Larson <slioch@slioch.vyatta.com> | 2009-11-30 15:59:58 -0800 |
---|---|---|
committer | Michael Larson <slioch@slioch.vyatta.com> | 2009-11-30 15:59:58 -0800 |
commit | f62e60803ba84e3edb352d7fd51ceb2214ff2371 (patch) | |
tree | e5e7fcd1d0e77780ac6b7f546e37fdbde4616ccf /templates/qos-policy/traffic-shaper | |
parent | 50530ef1a093bcad45aef16afd7ea7a16a9cafbc (diff) | |
download | vyatta-cfg-qos-f62e60803ba84e3edb352d7fd51ceb2214ff2371.tar.gz vyatta-cfg-qos-f62e60803ba84e3edb352d7fd51ceb2214ff2371.zip |
added required keyword to help text.
Diffstat (limited to 'templates/qos-policy/traffic-shaper')
-rw-r--r-- | templates/qos-policy/traffic-shaper/node.tag/default/bandwidth/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/qos-policy/traffic-shaper/node.tag/default/bandwidth/node.def b/templates/qos-policy/traffic-shaper/node.tag/default/bandwidth/node.def index 3743688..f0bc773 100644 --- a/templates/qos-policy/traffic-shaper/node.tag/default/bandwidth/node.def +++ b/templates/qos-policy/traffic-shaper/node.tag/default/bandwidth/node.def @@ -1,5 +1,5 @@ type: txt -help: Set the bandwidth used for default traffic +help: Set the bandwidth used for default traffic [REQUIRED] syntax:expression: exec "/opt/vyatta/sbin/vyatta-qos-util.pl --percent-or-rate \$VAR(@)" comp_help: Allowed values: <number> Bandwidth in Kbps per second |