diff --git a/doc/man/timew.1.in b/doc/man/timew.1.in index 5a175360..8afb18a5 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -111,7 +111,14 @@ Displays all the tags that have been used. .TP .B timew track [ ...] The track command is used to add tracked time in the past. Perhaps you forgot -to record time, or are just filling in old entries. +to record time, or are just filling in old entries. For example: + + $ timew track :yesterday 'Training Course' + $ timew track 9am - 11am 'Staff Meeting' + +Note that the track command expects a closed interval (start and end time), when +recording. If a closed interval is not provided, the 'track' command behaves the +same as the 'start' command. .SH INTERVAL An interval defines a block of time that is tracked. The syntax for specifying @@ -135,6 +142,9 @@ Examples are: 2h ago for 2h +An interval is said to be 'closed' if there is both a start and end, and 'open' +if there is no end date. + .SH HINTS Timewarrior supports hints, which are single-word command line features that start with a colon like this: