mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 19:03:07 +02:00
TW-1648: Typo in Documentation
- Thanks to Simon W. Jackson.
This commit is contained in:
parent
024ac5dffb
commit
113cd9af63
3 changed files with 3 additions and 1 deletions
1
AUTHORS
1
AUTHORS
|
@ -266,3 +266,4 @@ suggestions:
|
||||||
Dustin J. Mitchell
|
Dustin J. Mitchell
|
||||||
James Cline
|
James Cline
|
||||||
Ryan
|
Ryan
|
||||||
|
Simon W. Jackson
|
||||||
|
|
|
@ -96,6 +96,7 @@
|
||||||
Shahaf).
|
Shahaf).
|
||||||
- TW-1642 After "--", an apostrophe unexpectedly ends the task description
|
- TW-1642 After "--", an apostrophe unexpectedly ends the task description
|
||||||
(thanks to Jeremy John Reeder).
|
(thanks to Jeremy John Reeder).
|
||||||
|
- TW-1648 Typo in Documentation (thanks to Simon W. Jackson).
|
||||||
- Prevent potential task duplication during import for non-pending tasks.
|
- Prevent potential task duplication during import for non-pending tasks.
|
||||||
- Show the active context in "context list", if any is active.
|
- Show the active context in "context list", if any is active.
|
||||||
- Fix "task edit" dropping annotation text after newlines.
|
- Fix "task edit" dropping annotation text after newlines.
|
||||||
|
|
|
@ -442,7 +442,7 @@ The character or string to show in the <uda>.indicator column. Defaults to U.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B recurrence=yes
|
.B recurrence=yes
|
||||||
Controls whether recurrence is enable, and whether recurring tasks continue to
|
Controls whether recurrence is enabled, and whether recurring tasks continue to
|
||||||
generate new task instances. Defaults to 'yes'.
|
generate new task instances. Defaults to 'yes'.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue