mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
docs: Document attribute-specific DOM references
This commit is contained in:
parent
9b786de5be
commit
a8922629ae
1 changed files with 10 additions and 0 deletions
|
@ -625,6 +625,16 @@ the reference from being interpreted as an override.
|
|||
Note that if the DOM reference is not valid, or the reference evaluates to a
|
||||
missing value, the command exits with 1.
|
||||
|
||||
Additionally, some components of the attributes of particular types may be
|
||||
extracted by DOM references.
|
||||
|
||||
$ task _get 2.due.year
|
||||
2015
|
||||
|
||||
For a full list of supported attribute-specific DOM references, consult
|
||||
the online documentation at:
|
||||
<http://taskwarrior.org/docs/dom.html>
|
||||
|
||||
.SH ATTRIBUTES AND METADATA
|
||||
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue