From 7867731ff48128bd39de4333191ca097373f453e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 9 Nov 2015 16:43:42 +0100 Subject: add readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..0856682 --- /dev/null +++ b/README @@ -0,0 +1,15 @@ +NAME + sleep-until – sleeps until a specified time + +SYNOPSIS + sleep-until TIMEPOINT... + +DESCRIPTION + Pause until TIMEPOINT. TIMEPOINT is the number of seconds + since Epoch, in UTC but not accounting for leap seconds. + TIMEPOINT may be an arbitrary floating point number. + Pause is continued when interrupted. + +SEE ALSO + sleep(1) + -- cgit v1.2.3-70-g09d2