CLI
- Categorize has a better definition of FILTER.
This commit is contained in:
@@ -437,7 +437,7 @@ void CLI::categorize ()
|
||||
{
|
||||
a->tag ("MODIFICATION");
|
||||
}
|
||||
else
|
||||
else if (!foundCommand || (foundCommand && readOnly))
|
||||
{
|
||||
a->tag ("FILTER");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user