.\" Generated by kramdown-man 0.1.8 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-url 1 "May 2022" Ronin "User Manuals" .LP .SH SYNOPSIS .LP .HP \fBronin url\fR \[lB]\fIoptions\fP\[rB] \[lB]\fIURL\fP \.\.\.\[rB] .LP .SH DESCRIPTION .LP .PP Processes URL(s) and prints individual components of the URL(s)\. .LP .SH ARGUMENTS .LP .TP \fIURL\fP A URL argument to process\. .LP .SH OPTIONS .LP .TP \fB-f\fR, \fB--file\fR \fIFILE\fP The optional file to read values from\. .LP .TP \fB-u\fR, \fB--user\fR Print the URL\[cq]s user name component\. .LP .TP \fB--password\fR Print the URL\[cq]s password component\. .LP .TP \fB--user-password\fR Print the URL\[cq]s user name and password components\. .LP .TP \fB-H\fR, \fB--host\fR Print the URL\[cq]s host name component\. .LP .TP \fB--port\fR Print the URL\[cq]s port component\. .LP .TP \fB--host-port\fR Print the URL\[cq]s \fBhost:port\fR component\. .LP .TP \fB-P\fR, \fB--path\fR Print the URL\[cq]s path component\. .LP .TP \fB--path-query\fR Print the URL\[cq]s path and query string components\. .LP .TP \fB-Q\fR, \fB--query\fR Print the URL\[cq]s query string component\. .LP .TP \fB-q\fR, \fB--query-param\fR \fINAME\fP Print the query param from the URL\[cq]s query string\. .LP .TP \fB-F\fR, \fB--fragment\fR Print the URL\[cq]s fragment component\. .LP .TP \fB-S\fR, \fB--status\fR Print the HTTP status of each URL\. .LP .TP \fB-h\fR, \fB--help\fR Print help information\. .LP .SH AUTHOR .LP .PP Postmodern .MT postmodern\.mod3\[at]gmail\.com .ME .LP