mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation
- Clearer documentation on relative dates.
This commit is contained in:
parent
160260ff48
commit
0a00f3cde4
1 changed files with 4 additions and 2 deletions
|
@ -788,6 +788,8 @@ task ... due:20120314T223000Z
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
Relative wording
|
Relative wording
|
||||||
|
task ... due:now
|
||||||
|
.br
|
||||||
task ... due:today
|
task ... due:today
|
||||||
.br
|
.br
|
||||||
task ... due:yesterday
|
task ... due:yesterday
|
||||||
|
@ -805,7 +807,7 @@ task ... due:1day
|
||||||
task ... due:9hrs
|
task ... due:9hrs
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
Start of (work) week (Monday), calendar week (Sunday or Monday), month, quarter and year
|
Start of next (work) week (Monday), calendar week (Sunday or Monday), month, quarter and year
|
||||||
.br
|
.br
|
||||||
task ... due:sow
|
task ... due:sow
|
||||||
.br
|
.br
|
||||||
|
@ -820,7 +822,7 @@ task ... due:soq
|
||||||
task ... due:soy
|
task ... due:soy
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
End of (work) week (Friday), calendar week (Saturday or Sunday), month, quarter and year
|
End of current (work) week (Friday), calendar week (Saturday or Sunday), month, quarter and year
|
||||||
.br
|
.br
|
||||||
task ... due:eow
|
task ... due:eow
|
||||||
.br
|
.br
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue