TW-1930: Typo in help
- Thanks to Kai HTML.
This commit is contained in:
1
AUTHORS
1
AUTHORS
@@ -316,3 +316,4 @@ suggestions:
|
|||||||
Eric Hymowitz
|
Eric Hymowitz
|
||||||
Dan Callahan
|
Dan Callahan
|
||||||
Martin Strunz
|
Martin Strunz
|
||||||
|
Kai HTML
|
||||||
|
|||||||
@@ -63,6 +63,8 @@
|
|||||||
(thanks to Eric Hymowitz).
|
(thanks to Eric Hymowitz).
|
||||||
- TW-1910 unreachable statement
|
- TW-1910 unreachable statement
|
||||||
(thanks to Martin Strunz).
|
(thanks to Martin Strunz).
|
||||||
|
- TW-1930 Typo in help
|
||||||
|
(thanks to Kai HTML).
|
||||||
- TW-1936 Tweak tests to have fuller TAP compliance
|
- TW-1936 Tweak tests to have fuller TAP compliance
|
||||||
(thanks to Paul J. Fenwick)
|
(thanks to Paul J. Fenwick)
|
||||||
- TW-1935 Separate verbosity category for rc overrides
|
- TW-1935 Separate verbosity category for rc overrides
|
||||||
|
|||||||
@@ -896,8 +896,8 @@
|
|||||||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||||
" due:today due = today Fuzzy match\n" \
|
" due:today due = today Fuzzy match\n" \
|
||||||
" not due.not:today due != today Fuzzy non-match\n" \
|
" not due.not:today due != today Fuzzy non-match\n" \
|
||||||
" before, below due.before: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" \
|
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||||
" none project.none: project == '' Empty\n" \
|
" none project.none: project == '' Empty\n" \
|
||||||
" any project.any: project !== '' Not empty\n" \
|
" any project.any: project !== '' Not empty\n" \
|
||||||
" is, equals project.is:x project == x Exact match\n" \
|
" is, equals project.is:x project == x Exact match\n" \
|
||||||
|
|||||||
@@ -893,8 +893,8 @@
|
|||||||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||||
" due:today due = today Fuzzy match\n" \
|
" due:today due = today Fuzzy match\n" \
|
||||||
" not due.not:today due != today Fuzzy non-match\n" \
|
" not due.not:today due != today Fuzzy non-match\n" \
|
||||||
" before, below due.before: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" \
|
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||||
" none project.none: project == '' Empty\n" \
|
" none project.none: project == '' Empty\n" \
|
||||||
" any project.any: project !== '' Not empty\n" \
|
" any project.any: project !== '' Not empty\n" \
|
||||||
" is, equals project.is:x project == x Exact match\n" \
|
" is, equals project.is:x project == x Exact match\n" \
|
||||||
|
|||||||
@@ -895,8 +895,8 @@
|
|||||||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||||
" due:today due = today Fuzzy match\n" \
|
" due:today due = today Fuzzy match\n" \
|
||||||
" not due.not:today due != today Fuzzy non-match\n" \
|
" not due.not:today due != today Fuzzy non-match\n" \
|
||||||
" before, below due.before: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" \
|
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||||
" none project.none: project == '' Empty\n" \
|
" none project.none: project == '' Empty\n" \
|
||||||
" any project.any: project !== '' Not empty\n" \
|
" any project.any: project !== '' Not empty\n" \
|
||||||
" is, equals project.is:x project == x Exact match\n" \
|
" is, equals project.is:x project == x Exact match\n" \
|
||||||
|
|||||||
@@ -923,8 +923,8 @@
|
|||||||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||||
" due:today due = today Fuzzy match\n" \
|
" due:today due = today Fuzzy match\n" \
|
||||||
" not due.not:today due != today Fuzzy non-match\n" \
|
" not due.not:today due != today Fuzzy non-match\n" \
|
||||||
" before, below due.before: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" \
|
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||||
" none project.none: project == '' Empty\n" \
|
" none project.none: project == '' Empty\n" \
|
||||||
" any project.any: project !== '' Not empty\n" \
|
" any project.any: project !== '' Not empty\n" \
|
||||||
" is, equals project.is:x project == x Exact match\n" \
|
" is, equals project.is:x project == x Exact match\n" \
|
||||||
|
|||||||
@@ -897,8 +897,8 @@
|
|||||||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||||
" due:today due = today Fuzzy match\n" \
|
" due:today due = today Fuzzy match\n" \
|
||||||
" not due.not:today due != today Fuzzy non-match\n" \
|
" not due.not:today due != today Fuzzy non-match\n" \
|
||||||
" before, below due.before: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" \
|
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||||
" none project.none: project == '' Empty\n" \
|
" none project.none: project == '' Empty\n" \
|
||||||
" any project.any: project !== '' Not empty\n" \
|
" any project.any: project !== '' Not empty\n" \
|
||||||
" is, equals project.is:x project == x Exact match\n" \
|
" is, equals project.is:x project == x Exact match\n" \
|
||||||
|
|||||||
@@ -896,8 +896,8 @@
|
|||||||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||||
" due:today due = today Fuzzy match\n" \
|
" due:today due = today Fuzzy match\n" \
|
||||||
" not due.not:today due != today Fuzzy non-match\n" \
|
" not due.not:today due != today Fuzzy non-match\n" \
|
||||||
" before, below due.before: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" \
|
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||||
" none project.none: project == '' Empty\n" \
|
" none project.none: project == '' Empty\n" \
|
||||||
" any project.any: project !== '' Not empty\n" \
|
" any project.any: project !== '' Not empty\n" \
|
||||||
" is, equals project.is:x project == x Exact match\n" \
|
" is, equals project.is:x project == x Exact match\n" \
|
||||||
|
|||||||
@@ -897,8 +897,8 @@
|
|||||||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||||
" due:today due = today Fuzzy match\n" \
|
" due:today due = today Fuzzy match\n" \
|
||||||
" not due.not:today due != today Fuzzy non-match\n" \
|
" not due.not:today due != today Fuzzy non-match\n" \
|
||||||
" before, below due.before: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" \
|
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||||
" none project.none: project == '' Empty\n" \
|
" none project.none: project == '' Empty\n" \
|
||||||
" any project.any: project !== '' Not empty\n" \
|
" any project.any: project !== '' Not empty\n" \
|
||||||
" is, equals project.is:x project == x Exact match\n" \
|
" is, equals project.is:x project == x Exact match\n" \
|
||||||
|
|||||||
@@ -897,8 +897,8 @@
|
|||||||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||||
" due:today due = today Fuzzy match\n" \
|
" due:today due = today Fuzzy match\n" \
|
||||||
" not due.not:today due != today Fuzzy non-match\n" \
|
" not due.not:today due != today Fuzzy non-match\n" \
|
||||||
" before, below due.before: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" \
|
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||||
" none project.none: project == '' Empty\n" \
|
" none project.none: project == '' Empty\n" \
|
||||||
" any project.any: project !== '' Not empty\n" \
|
" any project.any: project !== '' Not empty\n" \
|
||||||
" is, equals project.is:x project == x Exact match\n" \
|
" is, equals project.is:x project == x Exact match\n" \
|
||||||
|
|||||||
@@ -897,8 +897,8 @@
|
|||||||
" ---------------- ----------------- ------------------- -------------------------\n" \
|
" ---------------- ----------------- ------------------- -------------------------\n" \
|
||||||
" due:today due = today Fuzzy match\n" \
|
" due:today due = today Fuzzy match\n" \
|
||||||
" not due.not:today due != today Fuzzy non-match\n" \
|
" not due.not:today due != today Fuzzy non-match\n" \
|
||||||
" before, below due.before: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" \
|
" after, above due.after:today due >= tomorrow Exact date comparison\n" \
|
||||||
" none project.none: project == '' Empty\n" \
|
" none project.none: project == '' Empty\n" \
|
||||||
" any project.any: project !== '' Not empty\n" \
|
" any project.any: project !== '' Not empty\n" \
|
||||||
" is, equals project.is:x project == x Exact match\n" \
|
" is, equals project.is:x project == x Exact match\n" \
|
||||||
|
|||||||
Reference in New Issue
Block a user