mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
TW-294
- TW-294 Display UUID of task created by add (thanks to John West).
This commit is contained in:
parent
949c7bba06
commit
b60a4aff22
6 changed files with 11 additions and 2 deletions
|
@ -484,6 +484,7 @@ bool Context::verbose (const std::string& token)
|
|||
verbosity[0] != "footnote" && //
|
||||
verbosity[0] != "label" && //
|
||||
verbosity[0] != "new-id" && //
|
||||
verbosity[0] != "new-uuid" && //
|
||||
verbosity[0] != "affected" && //
|
||||
verbosity[0] != "edit" && //
|
||||
verbosity[0] != "special" && //
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue