summaryrefslogtreecommitdiff
path: root/templates/qos-policy/fair-queue/node.def
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2008-04-09 20:58:01 +0000
committerMohit Mehta <mohit.mehta@vyatta.com>2008-04-09 20:58:01 +0000
commit733014cfc7b2e04caa44d9001549780727b206a4 (patch)
tree4882da65f36e6b76700737a98a8b42c28b841157 /templates/qos-policy/fair-queue/node.def
parent6d342e39065a8e2dfda395d4e98021d7026c462a (diff)
downloadvyatta-cfg-qos-733014cfc7b2e04caa44d9001549780727b206a4.tar.gz
vyatta-cfg-qos-733014cfc7b2e04caa44d9001549780727b206a4.zip
Fix Bug 3069 Help strings should be standardized
- help strings standardized in vyatta-cfg-qos
Diffstat (limited to 'templates/qos-policy/fair-queue/node.def')
-rw-r--r--templates/qos-policy/fair-queue/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/qos-policy/fair-queue/node.def b/templates/qos-policy/fair-queue/node.def
index 76969a2..306bdf9 100644
--- a/templates/qos-policy/fair-queue/node.def
+++ b/templates/qos-policy/fair-queue/node.def
@@ -1,6 +1,6 @@
tag:
type: txt
-help: Configure fair queueing policy
+help: Set fair queueing policy
syntax:expression: pattern $VAR(@) "^[[:alnum:]][-_[:alnum:]]*$"
; "only alpha-numeric policy name allowed"
create: /opt/vyatta/sbin/vyatta-qos.pl --create-policy "$VAR(.)" "$VAR(@)"