mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +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
|
||||
James Cline
|
||||
Ryan
|
||||
Simon W. Jackson
|
||||
|
|
|
@ -96,6 +96,7 @@
|
|||
Shahaf).
|
||||
- TW-1642 After "--", an apostrophe unexpectedly ends the task description
|
||||
(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.
|
||||
- Show the active context in "context list", if any is active.
|
||||
- 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
|
||||
.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'.
|
||||
|
||||
.TP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue