aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-10-22 16:43:36 +0200
committerMattias Andrée <maandree@kth.se>2019-10-22 16:43:36 +0200
commit82571a9f052608484db10ad04fb9d0665e0fafd3 (patch)
tree03722f1be83de4af925934468707572b40beb327 /README
parentadd rationale to readme (diff)
downloadsleep-until-82571a9f052608484db10ad04fb9d0665e0fafd3.tar.gz
sleep-until-82571a9f052608484db10ad04fb9d0665e0fafd3.tar.bz2
sleep-until-82571a9f052608484db10ad04fb9d0665e0fafd3.tar.xz
Change license, change style, remove info manual, flat dir hier2
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index d908e63..76d6de9 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
NAME
- sleep-until – sleeps until a specified time
+ sleep-until – sleep until a specified time
SYNOPSIS
- sleep-until CLOCKNAME... TIMEPOINT...
+ sleep-until [CLOCKNAME | TIMEPOINT] ...
DESCRIPTION
Pause until TIMEPOINT. TIMEPOINT is the number of seconds
@@ -33,4 +33,3 @@ RATIONALE
SEE ALSO
sleep(1), date(1)
-