Documentation/NuttShell.html: Command date is misspelled as data in chapter 2.12 Show or set the date and time (date).

This commit is contained in:
Michał Łyszczek
2019-05-01 06:51:36 -06:00
committed by Gregory Nutt
parent cfc254a684
commit 6aac53c6a1
+1 -1
View File
@@ -1494,7 +1494,7 @@ date [-s "MMM DD HH:MM:SS YYYY"]
Only one format is used both on display and when setting the date/time:
<code>MMM DD HH:MM:SS YYYY</code>. For example,
<ul><pre>
data -s &quot;Sep 1 11:30:00 2011&quot;
date -s &quot;Sep 1 11:30:00 2011&quot;
</pre></ul>
</p>
<p>