TI-65: The 'tags' command should support a filter

This commit is contained in:
Paul Beckingham 2017-02-25 15:07:18 -05:00
parent d60af9bab2
commit 57bc4d71c8
7 changed files with 21 additions and 19 deletions

View file

@ -371,8 +371,9 @@ Note that you can tag multiple intervals, with multiple tags:
See also 'summary', 'shorten', 'lengthen', 'untag'.
.TP
.B timew tags
Displays all the tags that have been used.
.B timew tags [<interval>] [<tag> ...]
Displays all the tags that have been used by default. When a filter is specified,
shows only the tags that were used during that time.
.TP
.B timew track <interval> [<tag> ...]