aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 63f5a78..d8058eb 100644
--- a/README
+++ b/README
@@ -21,7 +21,8 @@ RATIONALE
sat does not do natural language time parsing, it is far too complex,
and locale dependent, for all programs to implemeent and should be
- done in a separate program. sat does however do some trivial parsing.
+ done in a separate program. Not even GNU date(1) gets this right.
+ sat does however do some trivial parsing.
sat does not sanitise the environment. You have env(1) for that.
Relaying on sat to sanitise the environment appropriately could prove