Skip to content

Commit 05be853

Browse files
authored
Update README.md
1 parent a27c192 commit 05be853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ This is the actual scan / report logic.<br>
8181
Run this program with command-line [arguments](#--help) relevant to your use case. For example:
8282
```shell
8383
chmod u+x tls_scan.py
84-
./tls_scan.py -f tls_scan.json -l2 -m -s3
84+
./tls_scan.py -f tls_scan.json -i -l2 -m -s3
8585
```
8686
Using cron (or a similar time-based job scheduler) to perform recurring, periodic scans is recommended.
8787

0 commit comments

Comments
 (0)