mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Args
- Modified FILTER output to match debug output of tw.
This commit is contained in:
parent
6f611d07f1
commit
9ee3e03922
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ int main (int argc, const char** argv)
|
|||
std::cout << tree->dump ();
|
||||
|
||||
std::cout << "\n"
|
||||
<< " Filter: "
|
||||
<< " \033[1;37;42mFILTER\033[0m "
|
||||
<< a3t.getFilterExpression ()
|
||||
<< "\n";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue