mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Feature
- New '_get' is a DOM accessor helper command.
This commit is contained in:
parent
b09d928da9
commit
166723e632
12 changed files with 142 additions and 4 deletions
|
@ -307,6 +307,7 @@
|
|||
#define STRING_CMD_SUMMARY_COMPLETE "Complete"
|
||||
#define STRING_CMD_SUMMARY_NONE "(none)"
|
||||
#define STRING_CMD_COUNT_USAGE "Counts matching tasks"
|
||||
#define STRING_CMD_GET_USAGE "DOM Accessor"
|
||||
|
||||
#define STRING_CMD_UDAS_NO "No UDAs defined."
|
||||
#define STRING_CMD_UDAS_SUMMARY "{1} UDA defined"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue