summaryrefslogtreecommitdiff
path: root/templates/vpn/ipsec/site-to-site
diff options
context:
space:
mode:
authorJohn Southworth <john.southworth@vyatta.com>2011-01-26 11:23:59 -0600
committerJohn Southworth <john.southworth@vyatta.com>2011-01-26 11:23:59 -0600
commite648e8f954962ac02d39e56d9b4090526057a675 (patch)
tree99a71f49a9c6b1caa212746e4d0edf0c572efd65 /templates/vpn/ipsec/site-to-site
parent975368d3606ba85b144b52f8c7ef2db098a7841a (diff)
downloadvyatta-cfg-vpn-e648e8f954962ac02d39e56d9b4090526057a675.tar.gz
vyatta-cfg-vpn-e648e8f954962ac02d39e56d9b4090526057a675.zip
Fixed node.def to adhere to CLI conventions
Diffstat (limited to 'templates/vpn/ipsec/site-to-site')
-rw-r--r--templates/vpn/ipsec/site-to-site/peer/node.tag/connection-type/node.def6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/vpn/ipsec/site-to-site/peer/node.tag/connection-type/node.def b/templates/vpn/ipsec/site-to-site/peer/node.tag/connection-type/node.def
index 4794666..50b4864 100644
--- a/templates/vpn/ipsec/site-to-site/peer/node.tag/connection-type/node.def
+++ b/templates/vpn/ipsec/site-to-site/peer/node.tag/connection-type/node.def
@@ -1,8 +1,8 @@
-help: Connection Type
+help: Connection type
type: txt
default: "initiate"
syntax:expression: $VAR(@) in "initiate", "respond";
"Invalid connection-type"
-val_help: initiate; Act as an initiator or a responder
-val_help: respond; Act as a responder only
+val_help: initiate; This endpoint can initiate or respond to a connection
+val_help: respond; This endpoint will only respond to a connection