1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 00:22:09 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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