Skip to content

Commit ab0b829

Browse files
authored
Merge pull request #2668 from krufab/fix/fix-typo-in-help-message
Corrected typo in help message
2 parents d255039 + 57554a9 commit ab0b829

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17565,7 +17565,7 @@ file output options (can also be preset via environment variables)
1756517565
--html additional output as HTML to file '\${NODE}-p\${port}\${YYYYMMDD-HHMM}.html'
1756617566
--htmlfile|-oH <htmlfile> additional output as HTML to the specified file or directory, similar to --logfile
1756717567
--out(f,F)ile|-oa/-oA <fname> log to a LOG,JSON,CSV,HTML file (see nmap). -oA/-oa: pretty/flat JSON.
17568-
"auto" uses '\${NODE}-p\${port}\${YYYYMMDD-HHMM}'. If fname if a dir uses 'dir/\${NODE}-p\${port}\${YYYYMMDD-HHMM}'
17568+
"auto" uses '\${NODE}-p\${port}\${YYYYMMDD-HHMM}'. If fname is a dir uses 'dir/\${NODE}-p\${port}\${YYYYMMDD-HHMM}'
1756917569
--hints additional hints to findings
1757017570
--severity <severity> severities with lower level will be filtered for CSV+JSON, possible values <LOW|MEDIUM|HIGH|CRITICAL>
1757117571
--append if (non-empty) <logfile>, <csvfile>, <jsonfile> or <htmlfile> exists, append to file. Omits any header

0 commit comments

Comments
 (0)