summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorTom Grennan <tgrennan@vyatta.com>2007-09-17 16:19:41 -0700
committerTom Grennan <tgrennan@vyatta.com>2007-09-17 16:19:41 -0700
commit97e03b6d56cd6b033eda6737e8cf1dcee072397e (patch)
treeed538dd875a1bbb11e634c3da8a3169f5a4a8e6f /templates
parentfbfb13c920ef3dbad72ef6ee31506a5cd24fb538 (diff)
downloadvyatta-op-97e03b6d56cd6b033eda6737e8cf1dcee072397e.tar.gz
vyatta-op-97e03b6d56cd6b033eda6737e8cf1dcee072397e.zip
have "show version" run "cat /usr/share/doc/vyatta-*/VERSION"
Diffstat (limited to 'templates')
-rw-r--r--templates/show/version/node.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/show/version/node.def b/templates/show/version/node.def
index da526d2..fdeffc2 100644
--- a/templates/show/version/node.def
+++ b/templates/show/version/node.def
@@ -1,2 +1,2 @@
-help: "Show OFR version information"
-run: cat $ofr_docdir/*/build.txt /dev/null
+help: "Show Vyatta version information"
+run: cat /usr/share/doc/vyatta-*/VERSION /dev/null