Skip to content

Commit

Permalink
[skip ci] Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Oct 14, 2016
1 parent 83aa3e3 commit da8d6f4
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,21 @@ You can download prebuilt binaries for Linux and OS X from [EK Apps Repository](
```
Usage: sslcli {options} host...
Options:
--format, -f text|json|xml Output result in different formats
--detailed, -d Show detailed info for each endpoint
--ignore-mismatch, -i Proceed with assessments on certificate mismatch
--avoid-cache, -c Disable cache usage
--public, -p Publish results on sslscan.com
--perfect, -P Return non-zero exit code if not A+
--notify, -n Notify when check is done
--quiet, -q Don't show any output
--no-color, -nc Disable colors in output
--help, -h Show this help message
--version, -v Show version
Examples:
Options
--format, -f text|json|yaml|xml Output result in different formats
--detailed, -d Show detailed info for each endpoint
--ignore-mismatch, -i Proceed with assessments on certificate mismatch
--avoid-cache, -c Disable cache usage
--public, -p Publish results on sslscan.com
--perfect, -P Return non-zero exit code if not A+
--notify, -n Notify when check is done
--quiet, -q Don't show any output
--no-color, -nc Disable colors in output
--help, -h Show this help message
--version, -v Show version
Examples
sslcli google.com
Check google.com
Expand Down

0 comments on commit da8d6f4

Please sign in to comment.