mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
Verbosity
- Added 'affected' verbosity token. - Deprecated 'rc.echo.command'. - Updated config defaults. - Labelled all deprecated 'echo.command' references with '// Deprecated 2.0' - Added unit tests to start the verbosity testing. Not complete. - Updated taskrc.5 man page.
This commit is contained in:
parent
de481a7eba
commit
78f91ffa91
19 changed files with 109 additions and 30 deletions
|
@ -233,7 +233,7 @@ for safety.
|
|||
.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".
|
||||
value is "yes". Deprecated - use verbosity token 'affected'.
|
||||
|
||||
.TP
|
||||
.B annotations=full
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue