@@ -71,18 +71,19 @@ Usage: sslcli {options} host…
7171
7272Options
7373
74- --format, -f text|json|yaml|xml Output result in different formats
75- --detailed, -d Show detailed info for each endpoint
76- --ignore-mismatch, -i Proceed with assessments on certificate mismatch
77- --avoid-cache, -c Disable cache usage
78- --public, -p Publish results on sslscan.com
79- --perfect, -P Return non-zero exit code if not A+
80- --max-left, -M duration Check expiry date (num + d/w/m/y)
81- --notify, -n Notify when check is done
82- --quiet, -q Don't show any output
83- --no-color, -nc Disable colors in output
84- --help, -h Show this help message
85- --version, -v Show version
74+ --format, -f format Output result in different formats (text/json/yaml/xml)
75+ --detailed, -d Show detailed info for each endpoint
76+ --ignore-mismatch, -i Proceed with assessments on certificate mismatch
77+ --avoid-cache, -c Disable cache usage
78+ --public, -p Publish results on sslscan.com
79+ --perfect, -P Return non-zero exit code if not A+
80+ --max-left, -M duration Check expiry date (num + d/w/m/y)
81+ --notify, -n Notify when check is done
82+ --quiet, -q Don't show any output
83+ --pager, -G Use pager for long output
84+ --no-color, -nc Disable colors in output
85+ --help, -h Show this help message
86+ --version, -v Show version
8687
8788Examples
8889
0 commit comments