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
|
||||||
|
|||||||
@@ -899,8 +899,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" \
|
||||||
|
|||||||
@@ -898,8 +898,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" \
|
||||||
|
|||||||
@@ -926,8 +926,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" \
|
||||||
|
|||||||
@@ -900,8 +900,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" \
|
||||||
|
|||||||
@@ -899,8 +899,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" \
|
||||||
|
|||||||
@@ -900,8 +900,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" \
|
||||||
|
|||||||
@@ -900,8 +900,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" \
|
||||||
|
|||||||
@@ -900,8 +900,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