aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2022-04-05 12:13:32 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2022-04-05 12:13:32 +0200
commit68387c18bcedce0a4a4295ff995c8fba361660dd (patch)
tree8b8cf92cb84d3f2555963e8c435505f200f5bed2
parentREADME update (diff)
downloadgo2work-68387c18bcedce0a4a4295ff995c8fba361660dd.tar.gz
go2work-68387c18bcedce0a4a4295ff995c8fba361660dd.tar.bz2
go2work-68387c18bcedce0a4a4295ff995c8fba361660dd.tar.xz
go2work-68387c18bcedce0a4a4295ff995c8fba361660dd.tar.zst
go2work-68387c18bcedce0a4a4295ff995c8fba361660dd.zip
README update again
-rw-r--r--README.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.org b/README.org
index 8ee17d3..c9c40d8 100644
--- a/README.org
+++ b/README.org
@@ -66,7 +66,7 @@ When planning to wake up at 06:30 A.M. use:
#+BEGIN_SRC shell
go2work 06:30
#+END_SRC
-or this will work as well.
+or this will work as well:
#+BEGIN_SRC shell
go2work 6:30
#+END_SRC
@@ -79,11 +79,11 @@ you can format the time as:
#+BEGIN_SRC shell
go2work 10:00
#+END_SRC
-or:
+or this is valid too:
#+BEGIN_SRC shell
go2work 10:
#+END_SRC
-But
+However, this:
#+BEGIN_SRC shell
go2work 10
#+END_SRC