X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=README.md;fp=README.md;h=600bd08c16767eba16d7adee291875accfbce44e;hb=f62a5e3b2e05e3aa0c8bb6b0bfec83c760778ef3;hp=2a1f364464f59d7d1561f835aa87661618bfc482;hpb=610e6b35ec614764770d47b5974b30fd90dce6fe;p=user%2Fhenk%2Fcode%2Fsnooze.git diff --git a/README.md b/README.md index 2a1f364..600bd08 100644 --- 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`