1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 16:35:28 +02:00

timew: tweaks to descriptions

This commit is contained in:
Waldir Pimenta 2017-05-01 00:36:28 +01:00 committed by Starbeamrainbowlabs
parent 3b0cf23bac
commit 85212343a0

View file

@ -1,6 +1,6 @@
# timew
> A time tracking tool used to measure durations.
> A time tracking tool used to measure the duration of activities.
- Start a new stopwatch, giving a tag name to the activity being tracked:
@ -10,7 +10,7 @@
`timew`
- Stop a specific stopwatch with a tag name:
- Stop the stopwatch with a given tag name:
`timew stop {{activity_tag}}`