- Task supports modifying the existing description of a task, with the
following syntax: task <id> "new description ...".
This commit is contained in:
@@ -418,7 +418,6 @@ void parse (
|
||||
command = l;
|
||||
else
|
||||
descCandidate += arg;
|
||||
// throw std::string ("'") + arg + "' is not a valid command.";
|
||||
}
|
||||
|
||||
// Anything else is just considered description.
|
||||
|
||||
Reference in New Issue
Block a user