[hackers] [sbase] Add minimal cron.1 || sin

From: <git_AT_suckless.org>
Date: Tue, 16 Dec 2014 12:04:22 +0100

commit af66a5924ecf94382b3c9cf1a7d8cf8005dc5cf0
Author: sin <sin_AT_2f30.org>
Date: Tue Dec 16 11:03:15 2014 +0000

    Add minimal cron.1

diff --git a/cron.1 b/cron.1
new file mode 100644
index 0000000..7185bc8
--- /dev/null
+++ b/cron.1
_AT_@ -0,0 +1,24 @@
+.Dd December 16, 2014
+.Dt CRON 1 sbase\-VERSION
+.Os
+.Sh NAME
+.Nm cron
+.Nd clock daemon
+.Sh SYNOPSIS
+.Nm cron
+.Op Fl f Ar file
+.Op Fl n
+.Sh DESCRIPTION
+.Nm
+schedules commands to be run at specified dates and times.
+.Pp
+.Sh OPTIONS
+.Bl -tag -width Ds
+.It Fl f Ar file
+Use the specified
+.Ar file
+instead of the default
+.Ar /etc/crontab .
+.It Fl n
+Do not daemonize.
+.El
Received on Tue Dec 16 2014 - 12:04:22 CET

This archive was generated by hypermail 2.3.0 : Tue Dec 16 2014 - 12:12:10 CET