Better CLI
Accept multiple files. Don't panic if no file is given, print help instead. Parsing is done with clap, which gives --help and --version options for free. More options could be added later.
Accept multiple files. Don't panic if no file is given, print help instead. Parsing is done with clap, which gives --help and --version options for free. More options could be added later.