mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TW-1300
- TW-1300 _get could use return codes (thanks to Scott Kostyshak).
This commit is contained in:
parent
32272addd0
commit
501194abfa
6 changed files with 107 additions and 5 deletions
|
@ -537,6 +537,9 @@ from tasks, or the system. Supported DOM references are:
|
|||
Note that the 'rc.<name>' reference may need to be escaped using '--' to prevent
|
||||
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.
|
||||
|
||||
.SH ATTRIBUTES AND METADATA
|
||||
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue