diff options
-rw-r--r-- | snooze.1 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/snooze.1 b/snooze.1 index 265d0fc..ba7576b 100644 --- a/snooze.1 +++ b/snooze.1 @@ -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 |