diff options
author | Tom Grennan <tgrennan@vyatta.com> | 2007-09-27 17:39:54 -0700 |
---|---|---|
committer | Tom Grennan <tgrennan@vyatta.com> | 2007-09-27 17:39:54 -0700 |
commit | 11c48f67e2988cdf81d4a93b9bf3b41595bc4769 (patch) | |
tree | 53df21d3ab62d48cc955b1cf12e99ea80ebbb120 /templates/show/version | |
parent | 3a78e323730c87d006d36fd1f8c30ce16164b945 (diff) | |
download | vyatta-op-11c48f67e2988cdf81d4a93b9bf3b41595bc4769.tar.gz vyatta-op-11c48f67e2988cdf81d4a93b9bf3b41595bc4769.zip |
update "show version" template
Diffstat (limited to 'templates/show/version')
-rw-r--r-- | templates/show/version/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show/version/node.def b/templates/show/version/node.def index 9e119d4..8c583f8 100644 --- a/templates/show/version/node.def +++ b/templates/show/version/node.def @@ -1,2 +1,2 @@ help: "Show Vyatta version information" -run: ${vyatta_bindir}/show_version +run: ${vyatta_bindir}/vyatta-show-version |