diff options
Diffstat (limited to 'templates/set')
-rw-r--r-- | templates/set/date/node.tag/node.def | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/set/date/node.tag/node.def b/templates/set/date/node.tag/node.def index 778a408..30fecc0 100644 --- a/templates/set/date/node.tag/node.def +++ b/templates/set/date/node.tag/node.def @@ -1,3 +1,3 @@ -help: Set date and time: MMDDhhmm[.ss]YYYY -allowed: +help: Set system date and time +allowed: echo -n MMDDhhmm MMDDhhmmYY MMDDhhmmCCYY MMDDhhmmCCYY.ss run: sudo /bin/date $3 |