mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-10 13:10:37 +02:00
Code: Improved comments regarding filters/args.
This commit is contained in:
parent
f0fbdaf2c9
commit
2f1ca72334
4 changed files with 10 additions and 3 deletions
|
@ -143,6 +143,7 @@ int CmdContext::defineContext (std::vector <std::string>& words, std::stringstre
|
|||
|
||||
try
|
||||
{
|
||||
// This result is not used, and is just to check validity.
|
||||
context.cli.addRawFilter ("( " + value + " )");
|
||||
filter.subset (pending, filtered);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue