- 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

@@ -79,7 +79,7 @@ std::string Config::_defaults =
"#verbose=no # Provide regular feedback\n"
"#verbose=nothing # Provide no feedback\n"
"# # Comma-separated list. May contain any subset of:\n"
"#verbose=blank,header,footnote,label,new-id,affected,edit,special,project,sync,filter\n"
"#verbose=blank,header,footnote,label,new-id,new-uuid,affected,edit,special,project,sync,filter\n"
"confirmation=yes # Confirmation on delete, big changes\n"
"indent.annotation=2 # Indent spaces for annotations\n"
"indent.report=0 # Indent spaces for whole report\n"