summaryrefslogtreecommitdiff
path: root/templates/show/ntp
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show/ntp')
-rw-r--r--templates/show/ntp/node.tag/node.def3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/show/ntp/node.tag/node.def b/templates/show/ntp/node.tag/node.def
index 9ff0137..aa0dfaa 100644
--- a/templates/show/ntp/node.tag/node.def
+++ b/templates/show/ntp/node.tag/node.def
@@ -1,4 +1,3 @@
help: Show date and time of given NTP server
-allowed: sed 's/#.*//; s/^[^ \t]*[ \t]//; /^$/d' ${HOSTFILE:-/dev/null} ;
- echo --
+allowed: sed 's/#.*//; s/^[^ \t]*[ \t]//; /^$/d' ${HOSTFILE:-/dev/null}
run: ntpdate -q ${3:-ntp.vyatta.com}