mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
E9
- Working towards arg date/duration eval.
This commit is contained in:
parent
e5ae145df2
commit
ffa5bc43fe
9 changed files with 74 additions and 129 deletions
|
@ -57,7 +57,6 @@ static const char* durations[] =
|
|||
"minutes",
|
||||
"mins",
|
||||
"min",
|
||||
|
||||
"mnths",
|
||||
"monthly",
|
||||
"months",
|
||||
|
@ -66,7 +65,6 @@ static const char* durations[] =
|
|||
"mo",
|
||||
"mths",
|
||||
"m",
|
||||
|
||||
"quarterly",
|
||||
"quarters",
|
||||
"qrtrs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue