man/ronin-cert-grab.1 in ronin-2.0.5 vs man/ronin-cert-grab.1 in ronin-2.1.0.rc1

- old
+ new

@@ -1,68 +1,60 @@ -.\" Generated by kramdown-man 0.1.8 +.\" Generated by kramdown-man 1.0.1 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-cert-grab 1 "2023-02-01" Ronin "User Manuals" -.LP +.SH NAME +.PP +ronin\-cert\-grab \- Downloads SSL\[sl]TLS certificates .SH SYNOPSIS -.LP -.HP -\fBronin cert-grab\fR \[lB]\fIoptions\fP\[rB] \[lC]\fIHOST\fP:\fIPORT\fP \[or] \fIURL\fP\[rC] \.\.\. -.LP +.PP +\fBronin cert\-grab\fR \[lB]\fIoptions\fP\[rB] \[lC]\fIHOST\fP:\fIPORT\fP \[or] \fIURL\fP\[rC] \.\.\. .SH DESCRIPTION -.LP .PP -Downloads SSL\[sl]TLS certificates for a SSL\[sl]TLS TCP or \fBhttps://\fR URL\. -.LP +Downloads SSL\[sl]TLS certificates for a SSL\[sl]TLS TCP or \fBhttps:\[sl]\[sl]\fR URL\. .SH ARGUMENTS -.LP .TP \fIHOST\fP:\fIPORT\fP A remote TCP service to retrieve the SSL\[sl]TLS certificate from and print\. -.LP .TP \fIURL\fP An URL to retrieve the SSL\[sl]TLS certificate from and print\. -.LP .SH OPTIONS -.LP .TP -\fB-f\fR, \fB--file\fR \fIFILE\fP +\fB\-f\fR, \fB\-\-file\fR \fIFILE\fP Optional file to read target values from\. -.LP .TP -\fB-h\fR, \fB--help\fR +\fB\-h\fR, \fB\-\-help\fR Print help information\. -.LP .SH EXAMPLES -.LP .PP Downloads the SSL\[sl]TLS certificate for a SSL\[sl]TLS service: -.LP -.nf - ronin cert\-grab github\.com:443 -.fi -.LP .PP +.RS 4 +.EX +\[Do] ronin cert\-grab github\.com:443 +.EE +.RE +.PP Downloads the SSL\[sl]TLS certificate running on the IP and port: -.LP -.nf - ronin cert\-grab 93\.184\.216\.34:443 -.fi -.LP .PP +.RS 4 +.EX +\[Do] ronin cert\-grab 93\.184\.216\.34:443 +.EE +.RE +.PP Downloads the SSL\[sl]TLS certificate used by the URL: -.LP -.nf - ronin cert\-grab https:\[sl]\[sl]github\.com\[sl] -.fi -.LP +.PP +.RS 4 +.EX +\[Do] ronin cert\-grab https:\[sl]\[sl]github\.com\[sl] +.EE +.RE .SH AUTHOR -.LP .PP Postmodern .MT postmodern\.mod3\[at]gmail\.com .ME -.LP .SH SEE ALSO -.LP .PP -ronin\-cert\-dump(1) ronin\-cert\-gen(1) \ No newline at end of file +.BR ronin\-cert\-dump (1) +.BR ronin\-cert\-gen (1)