ostafen / smart

String Matching Algorithms Research Tool
https://smart-tool.github.io/smart/
GNU General Public License v3.0
4 stars 2 forks source link

Report when algorithms specified on command line don't match anything. #46

Closed nishihatapalmer closed 1 year ago

nishihatapalmer commented 1 year ago

If you mistype an algo name and it matches nothing, you get no warning, other than "no algorithms specified".

Would be good to say which names provided on the command line could not be found.

nishihatapalmer commented 1 year ago

I don't see this as anything that really needs doing. It maybe irritated me once briefly when I mistyped an algorithm name, but it was pretty obvious what I'd done.