From 85212343a0c5ab3d7c475577a37dc01ff798b608 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Mon, 1 May 2017 00:36:28 +0100 Subject: [PATCH] timew: tweaks to descriptions --- pages/common/timew.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/common/timew.md b/pages/common/timew.md index 8c983e8b8..c758fd223 100644 --- a/pages/common/timew.md +++ b/pages/common/timew.md @@ -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}}`