From 65ba98c1f50df15432d3ac30bbc08c6860c0db03 Mon Sep 17 00:00:00 2001 From: Abraham Toriz Date: Sat, 3 Jul 2021 17:05:53 -0500 Subject: [PATCH] last of readme --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b8e0cf8..ac25180 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ tracking application. ## Tutorial +First of all, you can abbreviate all commands to their first letter, so `t in` +and `t i` are equivalent. + ### Managing entries Register the start of an activity in the default timesheet with: @@ -16,10 +19,8 @@ use t out -to mark it as finished. Both commands can be abbreviated to `t i` and `t o` -respectively. - -If you forgot to start the activity before you can do so with +to mark it as finished. If you forgot to start the activity before you can do so +with: t i --at '20 min ago'