diff --git a/todo.txt b/todo.txt index 8cfbb78..aff725b 100644 --- a/todo.txt +++ b/todo.txt @@ -4,3 +4,4 @@ Ideas for flags: -m : Print th match (-m 1 = first match, -m 2 = second match) -g : Print the th group +4. Refactor code for flags - make each flag's code a function, which modifies the result of findAllMatches