From 75a19d64d75df8bb7b01bf3e73ad29eff3ae6228 Mon Sep 17 00:00:00 2001 From: "Matthias (~talfus-laddus)" <83658582+matthiasschaub@users.noreply.github.com> Date: Sun, 20 Aug 2023 16:38:30 +0200 Subject: [PATCH] timetrap: add command to edit last entry (#10608) Co-authored-by: K.B.Dharun Krishna --- pages/common/timetrap.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/common/timetrap.md b/pages/common/timetrap.md index 4ae90e5ebe..572a26cc9f 100644 --- a/pages/common/timetrap.md +++ b/pages/common/timetrap.md @@ -14,3 +14,7 @@ - Display the current timesheet: `timetrap display` + +- Edit the last entry's end time: + +`timetrap edit --end {{time}}`