diff --git a/doc/dom.txt b/doc/dom.txt index 7a3950e7..c55b434d 100644 --- a/doc/dom.txt +++ b/doc/dom.txt @@ -30,12 +30,12 @@ Supported Names dom.active.duration --> PT1H25M8S Active elapsed dom.tag.count --> 14 Total tag count + dom.tag.1 --> 'tag' Nth tag used --- Raw Notes --- Proposed: - dom.tags.1 --> 'tag' First tag used dom.tag.[1-3] --> 't1', 't2', 't3' First three tags dom.tag.[1,2,3] --> 't1', 't2', 't3' First three tags diff --git a/doc/man/timew.1.in b/doc/man/timew.1.in index 135476a4..ab5803e1 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -580,6 +580,7 @@ Supported DOM references are: dom.active.start Active start timestamp (ISO Extended local date) dom.active.duration Active elapsed (ISO Period) dom.tag.count Total tag count + dom.tag.1 Nth tag used .SH CONFIGURATION FILE AND OVERRIDE OPTIONS Timewarrior stores its configuration in a file in the user's home directory: