aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-23 21:02:47 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-23 21:02:47 +0100
commit0a1a9b8356357e5d744f8a94061fc1d42ae0c009 (patch)
treedac07b2f565120c270dca680af4f8471e214a7e9 /README
parentreadme: considerations when using autohaltd too (diff)
downloadsat-0a1a9b8356357e5d744f8a94061fc1d42ae0c009.tar.gz
sat-0a1a9b8356357e5d744f8a94061fc1d42ae0c009.tar.bz2
sat-0a1a9b8356357e5d744f8a94061fc1d42ae0c009.tar.xz
parse arguments
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 1bfc250..01af6a4 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ 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.
+ done in a separate program. 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