Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtiomL authored Dec 8, 2016
1 parent a27c192 commit 05be853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ This is the actual scan / report logic.<br>
Run this program with command-line [arguments](#--help) relevant to your use case. For example:
```shell
chmod u+x tls_scan.py
./tls_scan.py -f tls_scan.json -l2 -m -s3
./tls_scan.py -f tls_scan.json -i -l2 -m -s3
```
Using cron (or a similar time-based job scheduler) to perform recurring, periodic scans is recommended.

Expand Down

0 comments on commit 05be853

Please sign in to comment.