mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 13:23:08 +02:00
CLI
- Categorize has a better definition of FILTER.
This commit is contained in:
parent
83898359e3
commit
8dd9082697
1 changed files with 1 additions and 1 deletions
|
@ -437,7 +437,7 @@ void CLI::categorize ()
|
|||
{
|
||||
a->tag ("MODIFICATION");
|
||||
}
|
||||
else
|
||||
else if (!foundCommand || (foundCommand && readOnly))
|
||||
{
|
||||
a->tag ("FILTER");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue