- TW-294 Display UUID of task created by add (thanks to John West).
This commit is contained in:
Paul Beckingham 2014-07-04 09:24:55 -04:00
parent 949c7bba06
commit b60a4aff22
6 changed files with 11 additions and 2 deletions

View file

@ -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" && //