From 47409a32d687355739543890c1ddc70a8539d071 Mon Sep 17 00:00:00 2001 From: Dirk Date: Fri, 24 Nov 2017 23:13:38 +0100 Subject: [PATCH] delayed commit for file prefix Also added David --- doc/testssl.1 | 4 ++-- doc/testssl.1.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/testssl.1 b/doc/testssl.1 index 4d3a9c3..69ae475 100644 --- a/doc/testssl.1 +++ b/doc/testssl.1 @@ -408,7 +408,7 @@ whole 9 yards \fB\-\-append\fR If an output file exists it will append to this file, without a header\. The environment variable APPEND does the same\. If the file exists and you don\'t use \fB\-\-append\fR testssl\.sh will exit with an error\. Be careful using this switch/variable\. A complementary option which overwrites an existing file doesn\'t exist per design\. . .P -\fB\-\-prefix \fR Prepend output filename prefix \fIout_fname_prefix\fR before \'\e${NODE}\.\'\. You can use as well the environment variable FNAME_PREFIX\. +\fB\-\-outprefix \fR Prepend output filename prefix \fIfname_prefix\fR before \'\e${NODE}\.\'\. You can use as well the environment variable FNAME_PREFIX\. . .P A few file output options can also be preset via environment variables\. @@ -686,7 +686,7 @@ TLSWG Draft: The Transport Layer Security (TLS) Protocol Version 1\.3 \fBetc/tls_data\.txt\fR Provides a mandatory file for ciphers (bash sockets) and key material\. . .SH "AUTHORS" -Developed by Dirk Wetter and others, see https://github\.com/drwetter/testssl\.sh/blob/master/CREDITS\.md +Developed by Dirk Wetter, David Cooper and many others, see https://github\.com/drwetter/testssl\.sh/blob/master/CREDITS\.md . .SH "COPYRIGHT" Copyright © 2012 Dirk Wetter\. License GPLv2: Free Software Foundation, Inc\. This is free software: you are free to change and redistribute it under the terms of the license\. Usage WITHOUT ANY WARRANTY\. USE at your OWN RISK! diff --git a/doc/testssl.1.md b/doc/testssl.1.md index 769d02e..4e255c9 100644 --- a/doc/testssl.1.md +++ b/doc/testssl.1.md @@ -276,7 +276,7 @@ The same can be achieved by setting the environment variable `WARNINGS`. `--append` If an output file exists it will append to this file, without a header. The environment variable APPEND does the same. If the file exists and you don't use `--append` testssl.sh will exit with an error. Be careful using this switch/variable. A complementary option which overwrites an existing file doesn't exist per design. -`--prefix ` Prepend output filename prefix before '\${NODE}.'. You can use as well the environment variable FNAME_PREFIX. +`--outprefix ` Prepend output filename prefix before '\${NODE}.'. You can use as well the environment variable FNAME_PREFIX. A few file output options can also be preset via environment variables. @@ -414,7 +414,7 @@ does the same on the plain text IMAP port. Please note that for plain TLS-encryp ## AUTHORS -Developed by Dirk Wetter and others, see https://github.com/drwetter/testssl.sh/blob/master/CREDITS.md +Developed by Dirk Wetter, David Cooper and many others, see https://github.com/drwetter/testssl.sh/blob/master/CREDITS.md ## COPYRIGHT