summaryrefslogtreecommitdiff
path: root/templates/show/date
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show/date')
-rw-r--r--templates/show/date/node.def2
-rw-r--r--templates/show/date/utc/node.def2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/show/date/node.def b/templates/show/date/node.def
index 10e01a3..eb5adf9 100644
--- a/templates/show/date/node.def
+++ b/templates/show/date/node.def
@@ -1,2 +1,2 @@
-help: "Show system date and time"
+help: Show system date and time
run: /bin/date
diff --git a/templates/show/date/utc/node.def b/templates/show/date/utc/node.def
index d24808f..cb12d00 100644
--- a/templates/show/date/utc/node.def
+++ b/templates/show/date/utc/node.def
@@ -1,2 +1,2 @@
-help: "Show system date and time as Coordinated Universal Time"
+help: Show system date and time as Coordinated Universal Time
run: /bin/date -u