Verbosity

- Deprecated 'rc.edit.verbose'.
- Added support for verbosity token 'edit'.
- Updated documentation.
This commit is contained in:
Paul Beckingham 2011-10-01 11:34:05 -04:00
parent 8ccce069d9
commit 160c9708a5
6 changed files with 12 additions and 6 deletions

View file

@ -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);