mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
Deprecated Feature Removal
- Removed deprecated 'echo.command' setting, in favor of the 'header' and 'affected' verbosity tokens.
This commit is contained in:
parent
49c07acb05
commit
2cbae3fb9c
9 changed files with 16 additions and 28 deletions
|
@ -284,12 +284,6 @@ confirmation before deleting a task, performing bulk changes, or the undo
|
|||
command. The default value is "yes". Consider leaving this setting as "yes",
|
||||
for safety.
|
||||
|
||||
.TP
|
||||
.B echo.command=yes
|
||||
May be "yes" or "no", and causes the display of the ID and description of any
|
||||
task when you run the start, stop, do, undo or delete commands. The default
|
||||
value is "yes". Deprecated - use verbosity tokens 'header' and 'affected'.
|
||||
|
||||
.TP
|
||||
.B indent.annotation=2
|
||||
Controls the number of spaces to indent annotations when shown beneath the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue