diff options
| author | Mattias Andrée <maandree@kth.se> | 2019-10-22 16:43:36 +0200 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2019-10-22 16:43:36 +0200 | 
| commit | 82571a9f052608484db10ad04fb9d0665e0fafd3 (patch) | |
| tree | 03722f1be83de4af925934468707572b40beb327 /README | |
| parent | add rationale to readme (diff) | |
| download | sleep-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 '')
| -rw-r--r-- | README | 5 | 
1 files changed, 2 insertions, 3 deletions
| @@ -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) - | 
