- Now parses the command line and can distinguish regular commands, as well as
custom reports.
This commit is contained in:
@@ -571,6 +571,7 @@ void handleExport (TDB& tdb, T& task, Config& conf)
|
||||
if (out.good ())
|
||||
{
|
||||
out << "'id',"
|
||||
<< "'uuid',"
|
||||
<< "'status',"
|
||||
<< "'tags',"
|
||||
<< "'entry',"
|
||||
|
||||
Reference in New Issue
Block a user