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

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
pull/23/head
Matthias (~talfus-laddus) 2023-08-20 16:38:30 +02:00 committed by GitHub
parent 91e7b2bbfc
commit 75a19d64d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

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