mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +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
|
@ -144,7 +144,7 @@ int CmdShow::execute (std::string& output)
|
|||
" dom"
|
||||
" due"
|
||||
" echo.command" // Deprecated 2.0
|
||||
" edit.verbose"
|
||||
" edit.verbose" // Deprecated 2.0
|
||||
" editor"
|
||||
" exit.on.missing.db"
|
||||
" export.ical.class"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue