Updated TODO
This commit is contained in:
@@ -4,4 +4,5 @@
|
|||||||
Ideas for flags:
|
Ideas for flags:
|
||||||
-m <num> : Print <num>th match (-m 1 = first match, -m 2 = second match)
|
-m <num> : Print <num>th match (-m 1 = first match, -m 2 = second match)
|
||||||
-g <num> : Print the <num>th group
|
-g <num> : Print the <num>th group
|
||||||
|
-r : Specify a directory instead of a file, reads recursively
|
||||||
4. Refactor code for flags - make each flag's code a function, which modifies the result of findAllMatches
|
4. Refactor code for flags - make each flag's code a function, which modifies the result of findAllMatches
|
||||||
|
Reference in New Issue
Block a user