mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TW-1930: Typo in help
- Thanks to Kai HTML.
This commit is contained in:
parent
5e93134ea4
commit
f7dc21d24d
11 changed files with 21 additions and 18 deletions
1
AUTHORS
1
AUTHORS
|
@ -316,3 +316,4 @@ suggestions:
|
|||
Eric Hymowitz
|
||||
Dan Callahan
|
||||
Martin Strunz
|
||||
Kai HTML
|
||||
|
|
|
@ -63,6 +63,8 @@
|
|||
(thanks to Eric Hymowitz).
|
||||
- TW-1910 unreachable statement
|
||||
(thanks to Martin Strunz).
|
||||
- TW-1930 Typo in help
|
||||
(thanks to Kai HTML).
|
||||
- TW-1936 Tweak tests to have fuller TAP compliance
|
||||
(thanks to Paul J. Fenwick)
|
||||
- TW-1935 Separate verbosity category for rc overrides
|
||||
|
|
|
@ -896,8 +896,8 @@
|
|||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||
" due:today due = today Fuzzy match\n" \
|
||||
" not due.not:today due != today Fuzzy non-match\n" \
|
||||
" before, below due.before:today due < tomorrow Exact date comparison\n" \
|
||||
" after, above due.after:today due > tomorrow Exact date comparison\n" \
|
||||
" before, below due.before:today due < today Exact date comparison\n" \
|
||||
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||
" none project.none: project == '' Empty\n" \
|
||||
" any project.any: project !== '' Not empty\n" \
|
||||
" is, equals project.is:x project == x Exact match\n" \
|
||||
|
|
|
@ -893,8 +893,8 @@
|
|||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||
" due:today due = today Fuzzy match\n" \
|
||||
" not due.not:today due != today Fuzzy non-match\n" \
|
||||
" before, below due.before:today due < tomorrow Exact date comparison\n" \
|
||||
" after, above due.after:today due > tomorrow Exact date comparison\n" \
|
||||
" before, below due.before:today due < today Exact date comparison\n" \
|
||||
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||
" none project.none: project == '' Empty\n" \
|
||||
" any project.any: project !== '' Not empty\n" \
|
||||
" is, equals project.is:x project == x Exact match\n" \
|
||||
|
|
|
@ -895,8 +895,8 @@
|
|||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||
" due:today due = today Fuzzy match\n" \
|
||||
" not due.not:today due != today Fuzzy non-match\n" \
|
||||
" before, below due.before:today due < tomorrow Exact date comparison\n" \
|
||||
" after, above due.after:today due > tomorrow Exact date comparison\n" \
|
||||
" before, below due.before:today due < today Exact date comparison\n" \
|
||||
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||
" none project.none: project == '' Empty\n" \
|
||||
" any project.any: project !== '' Not empty\n" \
|
||||
" is, equals project.is:x project == x Exact match\n" \
|
||||
|
|
|
@ -923,8 +923,8 @@
|
|||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||
" due:today due = today Fuzzy match\n" \
|
||||
" not due.not:today due != today Fuzzy non-match\n" \
|
||||
" before, below due.before:today due < tomorrow Exact date comparison\n" \
|
||||
" after, above due.after:today due > tomorrow Exact date comparison\n" \
|
||||
" before, below due.before:today due < today Exact date comparison\n" \
|
||||
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||
" none project.none: project == '' Empty\n" \
|
||||
" any project.any: project !== '' Not empty\n" \
|
||||
" is, equals project.is:x project == x Exact match\n" \
|
||||
|
|
|
@ -897,8 +897,8 @@
|
|||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||
" due:today due = today Fuzzy match\n" \
|
||||
" not due.not:today due != today Fuzzy non-match\n" \
|
||||
" before, below due.before:today due < tomorrow Exact date comparison\n" \
|
||||
" after, above due.after:today due > tomorrow Exact date comparison\n" \
|
||||
" before, below due.before:today due < today Exact date comparison\n" \
|
||||
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||
" none project.none: project == '' Empty\n" \
|
||||
" any project.any: project !== '' Not empty\n" \
|
||||
" is, equals project.is:x project == x Exact match\n" \
|
||||
|
|
|
@ -896,8 +896,8 @@
|
|||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||
" due:today due = today Fuzzy match\n" \
|
||||
" not due.not:today due != today Fuzzy non-match\n" \
|
||||
" before, below due.before:today due < tomorrow Exact date comparison\n" \
|
||||
" after, above due.after:today due > tomorrow Exact date comparison\n" \
|
||||
" before, below due.before:today due < today Exact date comparison\n" \
|
||||
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||
" none project.none: project == '' Empty\n" \
|
||||
" any project.any: project !== '' Not empty\n" \
|
||||
" is, equals project.is:x project == x Exact match\n" \
|
||||
|
|
|
@ -897,8 +897,8 @@
|
|||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||
" due:today due = today Fuzzy match\n" \
|
||||
" not due.not:today due != today Fuzzy non-match\n" \
|
||||
" before, below due.before:today due < tomorrow Exact date comparison\n" \
|
||||
" after, above due.after:today due > tomorrow Exact date comparison\n" \
|
||||
" before, below due.before:today due < today Exact date comparison\n" \
|
||||
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||
" none project.none: project == '' Empty\n" \
|
||||
" any project.any: project !== '' Not empty\n" \
|
||||
" is, equals project.is:x project == x Exact match\n" \
|
||||
|
|
|
@ -897,8 +897,8 @@
|
|||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||
" due:today due = today Fuzzy match\n" \
|
||||
" not due.not:today due != today Fuzzy non-match\n" \
|
||||
" before, below due.before:today due < tomorrow Exact date comparison\n" \
|
||||
" after, above due.after:today due > tomorrow Exact date comparison\n" \
|
||||
" before, below due.before:today due < today Exact date comparison\n" \
|
||||
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||
" none project.none: project == '' Empty\n" \
|
||||
" any project.any: project !== '' Not empty\n" \
|
||||
" is, equals project.is:x project == x Exact match\n" \
|
||||
|
|
|
@ -897,8 +897,8 @@
|
|||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||
" due:today due = today Fuzzy match\n" \
|
||||
" not due.not:today due != today Fuzzy non-match\n" \
|
||||
" before, below due.before:today due < tomorrow Exact date comparison\n" \
|
||||
" after, above due.after:today due > tomorrow Exact date comparison\n" \
|
||||
" before, below due.before:today due < today Exact date comparison\n" \
|
||||
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||
" none project.none: project == '' Empty\n" \
|
||||
" any project.any: project !== '' Not empty\n" \
|
||||
" is, equals project.is:x project == x Exact match\n" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue