mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-04-03 00:04:03 +02:00

This PR fixes #1671. Primarily there's now an additional case statement in the main while loop which just calls fatal() when it detects --help -b --banner -v or --version. The documentation was also updated to reflect that. (Some grammar and other errors which I stumbled over were corrected too)