Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove tests connected to help output validation | Timo Teräs | 2020-01-26 | 1 | -10/+0 |
| | | | | The help has been moved to man pages now. | ||||
* | print usage and exit with error on invalid arguments | Timo Teräs | 2019-06-05 | 1 | -0/+26 |
Add also some testing to make sure help, long help and handling of invalid arguments works as expected. Based on pull request #19 originally by Laurent Arnoud (@spk). |