mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-27 12:16:21 +02:00
Enhancement
- The 'udas' command now reports allowable values for UDAs.
This commit is contained in:
parent
66eb09ab25
commit
2be691c2c5
4 changed files with 8 additions and 4 deletions
|
@ -186,6 +186,7 @@
|
|||
#define STRING_COLUMN_LABEL_UDA "Name"
|
||||
#define STRING_COLUMN_LABEL_TYPE "Type"
|
||||
#define STRING_COLUMN_LABEL_LABEL "Label"
|
||||
#define STRING_COLUMN_LABEL_VALUES "Allowed Values"
|
||||
|
||||
// Column Examples
|
||||
#define STRING_COLUMN_EXAMPLES_TAGS "home @chore"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue