mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
Bug #634
- Fixed bug #634, so that 'undo' obeys the 'confirmation' setting (thanks to Steve Rader).
This commit is contained in:
parent
afb89f0add
commit
a65fe591b8
4 changed files with 8 additions and 4 deletions
|
@ -196,8 +196,9 @@ Controls some of the verbosity of taskwarrior.
|
|||
.TP
|
||||
.B confirmation=yes
|
||||
May be "yes" or "no", and determines whether taskwarrior will ask for
|
||||
confirmation before deleting a task or doing bulk changes. The default value
|
||||
is "yes".
|
||||
confirmation before deleting a task, performing bulk changes, or the undo
|
||||
command. The default value is "yes". Consider leaving this setting as "no",
|
||||
for safety.
|
||||
|
||||
.TP
|
||||
.B echo.command=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue