]> git.netwichtig.de Git - user/henk/code/snooze.git/blobdiff - snooze.1
sv: include runit service files to run cron drop-in scripts
[user/henk/code/snooze.git] / snooze.1
index 265d0fc4cdd8d8f327568d90190c08807af36bbb..ee35c7883c3c57d1d7a3bdd062bc29d195161883 100644 (file)
--- a/snooze.1
+++ b/snooze.1
@@ -67,14 +67,14 @@ The remaining arguments are patterns for the time fields:
 .Bl -tag -compact -width xxxxxxxxxx
 .It Fl d
 day of month
-.It Fl n
+.It Fl m
 month
 .It Fl w
 weekday (0-7, sunday is 0 and 7)
 .It Fl D
-day of year
+day of year (1..366)
 .It Fl W
-ISO week of year (0..53)
+ISO week of year (1..53)
 .It Fl H
 hour
 .It Fl M
@@ -116,11 +116,15 @@ where either day of month
 day of week matches), so
 .Cm -w5 -d13
 only runs on Friday the 13th.
+.Pp
+If
+.Nm
+receives a
+.Dv SIGALRM
+signal, the command is immediately executed.
 .Sh TIMEFILES
 Optionally, you can keep track of runs in time files, using
-.Fl t
-and optionally
-.Fl T :
+.Fl t :
 .Pp
 When
 .Fl T
@@ -171,12 +175,12 @@ If no command was given,
 .Nm
 just returns with status 0.
 .Sh SEE ALSO
+.Xr runwhen 1 ,
 .Xr sleep 1 ,
-.Xr cron 8 ,
-runwhen,
-uschedule
+.Xr uschedule 1 ,
+.Xr cron 8
 .Sh AUTHORS
-.An Christian Neukirchen Aq Mt chneukirchen@gmail.com
+.An Leah Neukirchen Aq Mt leah@vuxu.org
 .Sh LICENSE
 .Nm
 is in the public domain.