From d52b6fb5f03f3088cb82270a8de0856df1569e2b Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 5 Apr 2022 12:17:13 +0200 Subject: Test --- README.org | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.org b/README.org index c9c40d8..73057a4 100644 --- a/README.org +++ b/README.org @@ -57,11 +57,11 @@ intentionally plan on not waking up. To run a test, use: go2work -t #+END_SRC -To stop the alarm, use ~Ctrl + C~ to abort the program. If your ringtone -has fully played and is over, it will run again until you wake the fuck up -and insert a ~Ctrl + C~ event into *go2work*. +To stop the alarm, use ~Ctrl + C~ to abort the program. If your ringtone is +done playing, it will play again until you wake the fuck up and insert a +~Ctrl + C~ event into *go2work*. -Given time must always be in 24 hours format because it just is better then 12. +Given time must always be in 24 hours format because it just is better than 12. When planning to wake up at 06:30 A.M. use: #+BEGIN_SRC shell go2work 06:30 @@ -74,6 +74,7 @@ But when planning on waking up at 06:30 P.M. use: #+BEGIN_SRC shell go2work 18:30 #+END_SRC + When minutes don't matter, for example setting the alarm at 10:00, you can format the time as: #+BEGIN_SRC shell -- cgit v1.2.3