1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/watson.md

21 lines
370 B
Markdown
Raw Normal View History

2021-01-04 10:42:21 -08:00
# watson
> A wonderful CLI to track your time.
> More information: <https://github.com/TailorDev/Watson>.
- Start monitoring time in project:
`watson start {{project}}`
- Start monitoring time in project with tags:
`watson start {{project}} +{{tag}}`
- Stop monitoring time for the current project:
`watson stop`
- Display latest working sessions:
`watson log`