Skip to content

Commit 66d659e

Browse files
committed
Update README
1 parent 9cbfc1d commit 66d659e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ Usage: sslcli {options} host…
7171
7272
Options
7373
74+
--email, -e email User account email (required)
7475
--format, -f format Output result in different formats (text/json/yaml/xml)
7576
--detailed, -d Show detailed info for each endpoint
7677
--ignore-mismatch, -i Proceed with assessments on certificate mismatch
@@ -87,6 +88,9 @@ Options
8788
8889
Examples
8990
91+
sslcli --register --email john@domain.com --org 'Some Organization' --name 'John Doe'
92+
Register new user account for scanning
93+
9094
sslcli google.com
9195
Check google.com
9296

0 commit comments

Comments
 (0)