mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 04:13:07 +02:00
Verbosity
- Deprecated 'rc.edit.verbose'. - Added support for verbosity token 'edit'. - Updated documentation.
This commit is contained in:
parent
8ccce069d9
commit
160c9708a5
6 changed files with 12 additions and 6 deletions
|
@ -51,6 +51,7 @@ unlike ($output, qr/Logged task/, '\'affected\' verbosity good');
|
|||
# TODO Verbosity: 'label'
|
||||
# TODO Verbosity: 'header'
|
||||
# TODO Verbosity: 'footer'
|
||||
# TODO Verbosity: 'edit'
|
||||
|
||||
# Cleanup.
|
||||
unlink qw(pending.data completed.data undo.data backlog.data synch.key verbose.rc);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue