From 57004585c86784524f4a736246b04f6ec2c35c9a Mon Sep 17 00:00:00 2001 From: Laine Gholson Date: Mon, 7 Dec 2015 17:31:30 -0600 Subject: [PATCH] fix spacing --- Usage-Documentation.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/Usage-Documentation.md b/Usage-Documentation.md index 9283fb3..f145773 100644 --- a/Usage-Documentation.md +++ b/Usage-Documentation.md @@ -83,14 +83,13 @@ Need HTML output? Just pipe through "aha" (Ansi HTML Adapter: github.com/theZiz/ ### Exit status -**0** testssl.sh finished sucessfully - -**245** no bash used or called with sh -**249** temp file generation problem -**251** feature not yet supported -**252** no DNS resolver found or not executable / proxy couldn't be determined from given values / -xmpphost supplied but OPENSSL too old -**253** no SSL/TLS enabled server / OPENSSL too old / couldn't connect to proxy / couldn't connect via STARTTLS -**254** no OPENSSL found or not exexutable / no IPv4 address could be determined / illegal STARTTLS protocol supplied / supplied file name not readable +**0** testssl.sh finished sucessfully +**245** no bash used or called with sh +**249** temp file generation problem +**251** feature not yet supported +**252** no DNS resolver found or not executable / proxy couldn't be determined from given values / -xmpphost supplied but OPENSSL too old +**253** no SSL/TLS enabled server / OPENSSL too old / couldn't connect to proxy / couldn't connect via STARTTLS +**254** no OPENSSL found or not exexutable / no IPv4 address could be determined / illegal STARTTLS protocol supplied / supplied file name not readable ### RFCs @@ -108,7 +107,7 @@ Developed by Dirk Wetter and others, see https://github.com/drwetter/testssl.sh/ ### COPYRIGHT -Copyright © 2019 Dirk Wetter. License GPLv2: Free Software Foundation, Inc. +Copyright © 2019 Dirk Wetter. License GPLv2: Free Software Foundation, Inc. This is free software: you are free to change and redistribute it. Usage WITHOUT ANY WARRANTY. USE at your OWN RISK.