diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2016-01-05 17:48:06 +0100 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2016-01-05 17:48:06 +0100 |
commit | 30623f47d96d87b1905fb7511785e38e708a71ce (patch) | |
tree | 44dc1f4348390bf52953dc5418a9ddac9f62a12e | |
parent | 7819be355214abd5de1861efce68c72d63926a2e (diff) |
manpage tweaks
-rw-r--r-- | snooze.1 | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -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 |