- TW-1438 Configuration setting rc.confirmation=no no longer disables
          confirmation requests (thanks to Adam Coddington).
This commit is contained in:
Paul Beckingham 2014-11-10 20:05:28 -05:00
parent fd518e3fce
commit 9936157704
11 changed files with 26 additions and 8 deletions

View file

@ -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.