Fix #4: Proper CLI argument parsing using clap

Created by: smarter

There are many ways to specify options using clap, see https://github.com/kbknapp/clap-rs#quick-example, I chose the simplest one.

Merge request reports

Loading