]> git.netwichtig.de Git - user/henk/code/snooze.git/blobdiff - README.md
Correct 2:15pm example in README
[user/henk/code/snooze.git] / README.md
index 2a1f364464f59d7d1561f835aa87661618bfc482..600bd08c16767eba16d7adee291875accfbce44e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ Over systemd timers:
   snooze: `-M5`
 * run at 2:15pm on the first of every month:
   cron: `15 14 1 * *`
-  snooze: `-d1 -H2 -M15`
+  snooze: `-d1 -H14 -M15`
 * run at 10 pm on weekdays:
   cron: `0 22 * * 1-5`
   snooze: `-w1-5 -H22`