sbase/cron.1

24 lines
357 B
Groff
Raw Normal View History

2014-12-16 06:03:15 -05:00
.Dd December 16, 2014
.Dt CRON 1 sbase\-VERSION
.Os
.Sh NAME
.Nm cron
.Nd clock daemon
.Sh SYNOPSIS
.Nm
2014-12-16 06:03:15 -05:00
.Op Fl f Ar file
.Op Fl n
.Sh DESCRIPTION
.Nm
schedules commands to be run at specified dates and times.
.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