timetrap: add command to edit last entry (#10608)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Matthias (~talfus-laddus)
2023-08-20 16:38:30 +02:00
committed by GitHub
parent 91e7b2bbfc
commit 75a19d64d7

View File

@@ -14,3 +14,7 @@
- Display the current timesheet:
`timetrap display`
- Edit the last entry's end time:
`timetrap edit --end {{time}}`