CLI: Documented need for further categorization.

This commit is contained in:
Paul Beckingham
2015-06-07 10:10:39 -04:00
parent 3dc7baa4ed
commit b89fe446b4

View File

@@ -819,6 +819,8 @@ void CLI::findOverrides ()
}
////////////////////////////////////////////////////////////////////////////////
// TODO This method should further categorize args into whether or not they are
// extracted by ::getWords.
void CLI::categorize ()
{
bool changes = false;