mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Miscellaneous
- Minor edits of little consequence.
This commit is contained in:
parent
147dd61758
commit
03e53ceaf2
3 changed files with 17 additions and 3 deletions
|
@ -60,6 +60,7 @@ int CmdAdd::execute (std::string& output)
|
|||
if (context.verbose ("new-id"))
|
||||
output = format (STRING_CMD_ADD_FEEDBACK, context.tdb2.next_id ()) + "\n";
|
||||
|
||||
// TODO verbosity token.
|
||||
context.footnote (onProjectChange (task));
|
||||
|
||||
context.tdb2.commit ();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue