summaryrefslogtreecommitdiff
path: root/templates/interfaces/loopback/node.def
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2008-04-09 17:54:44 +0000
committerMohit Mehta <mohit.mehta@vyatta.com>2008-04-09 17:54:44 +0000
commit78f26204cc17a89636c7b7b71826e8cb51fa8868 (patch)
tree9b12eb27b39c5e6b64ec903afa7c2e160ba578d1 /templates/interfaces/loopback/node.def
parentf352a460fdf15ac927d1deb4672c42b334eb8e67 (diff)
downloadvyatta-cfg-78f26204cc17a89636c7b7b71826e8cb51fa8868.tar.gz
vyatta-cfg-78f26204cc17a89636c7b7b71826e8cb51fa8868.zip
Fix Bug 3069 Help strings should be standardized
- help strings standardized in vyatta-cfg
Diffstat (limited to 'templates/interfaces/loopback/node.def')
-rw-r--r--templates/interfaces/loopback/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/interfaces/loopback/node.def b/templates/interfaces/loopback/node.def
index 72888fc..cc59c27 100644
--- a/templates/interfaces/loopback/node.def
+++ b/templates/interfaces/loopback/node.def
@@ -1,6 +1,6 @@
tag:
type: txt
-help: Loopback interface name
+help: Set loopback interface name
syntax:expression: exec " \
if [ -z \"`ip addr | grep $VAR(@) `\" ]; then \
echo loopback interface $VAR(@) doesn\\'t exist on this system ; \