diff options
author | Leah Neukirchen <leah@vuxu.org> | 2023-08-26 21:29:03 +0200 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2023-08-26 21:29:03 +0200 |
commit | 586e8d80536ffb36c9ca7fc92536168dae96ac1b (patch) | |
tree | ce354224afd2623016024e58dc983ce47b0295f1 | |
parent | 90073f35238082976573e5d6bc4e681bec20e30c (diff) | |
download | snooze-master.tar.gz snooze-master.tar.xz snooze-master.zip |
-rw-r--r-- | snooze.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/snooze.1 b/snooze.1 index 67e008e..2336687 100644 --- a/snooze.1 +++ b/snooze.1 @@ -1,4 +1,4 @@ -.Dd January 4, 2016 +.Dd August 26, 2023 .Dt SNOOZE 1 .Os .Sh NAME @@ -50,6 +50,10 @@ seconds later than scheduled time. Commands are executed even if they are .Ar slack (default: 60) seconds late. +.Em Caveat: +This will not result in immediate execution unless +.Sx TIMEFILES +are used. .El .Pp The durations |