summaryrefslogtreecommitdiff
path: root/templates/firewall/ip-src-route/node.def
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2008-04-09 01:17:42 +0000
committerMohit Mehta <mohit.mehta@vyatta.com>2008-04-09 01:17:42 +0000
commit5351776c92aba1febae07f6558976be8a4002248 (patch)
treeb39e9741027e5a4cd4195c887f06cf8284a8b065 /templates/firewall/ip-src-route/node.def
parent041c76680a23aa1204cc08d3720d2957f45a9fac (diff)
downloadvyatta-cfg-firewall-5351776c92aba1febae07f6558976be8a4002248.tar.gz
vyatta-cfg-firewall-5351776c92aba1febae07f6558976be8a4002248.zip
Fix Bug 3069 Help strings should be standardized
- help strings standardized for vyatta-cfg-firewall
Diffstat (limited to 'templates/firewall/ip-src-route/node.def')
-rw-r--r--templates/firewall/ip-src-route/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/firewall/ip-src-route/node.def b/templates/firewall/ip-src-route/node.def
index 46ff9f4..1f813dc 100644
--- a/templates/firewall/ip-src-route/node.def
+++ b/templates/firewall/ip-src-route/node.def
@@ -1,5 +1,5 @@
type: txt
-help: Accept packets with SRR option
+help: Set acceptance for packets with SRR option (default: disable)
default: "disable"
syntax:expression: $VAR(@) in "enable", "disable"; "ip-src-route must be enable or disable"
create:expression: "if [ x$VAR(@) == xenable ]; \