mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TW01438
- TW-1438 Configuration setting rc.confirmation=no no longer disables confirmation requests (thanks to Adam Coddington).
This commit is contained in:
parent
fd518e3fce
commit
9936157704
11 changed files with 26 additions and 8 deletions
|
@ -408,6 +408,11 @@ The character or string to show in the tag.indicator column. Defaults to +.
|
|||
.B dependency.indicator=D
|
||||
The character or string to show in the depends.indicator column. Defaults to +.
|
||||
|
||||
.TP
|
||||
.B recurrence.confirmation=yes
|
||||
Controls whether changes to recurring tasks propagates to other child tasks with
|
||||
or without confirmation. Defaults to yes.
|
||||
|
||||
.TP
|
||||
.B recurrence.indicator=R
|
||||
The character or string to show in the recurrence_indicator column. Defaults to R.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue