man/ronin-url.1 in ronin-2.0.5 vs man/ronin-url.1 in ronin-2.1.0.rc1
- old
+ new
@@ -1,85 +1,64 @@
-.\" Generated by kramdown-man 0.1.8
+.\" Generated by kramdown-man 1.0.1
.\" https://github.com/postmodern/kramdown-man#readme
.TH ronin-url 1 "2023-02-01" Ronin "User Manuals"
-.LP
+.SH NAME
+.PP
+ronin\-url \- Parses URLs
.SH SYNOPSIS
-.LP
-.HP
+.PP
\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
+\fB\-f\fR, \fB\-\-file\fR \fIFILE\fP
The optional file to read values from\.
-.LP
.TP
-\fB-u\fR, \fB--user\fR
+\fB\-u\fR, \fB\-\-user\fR
Print the URL\[cq]s user name component\.
-.LP
.TP
-\fB--password\fR
+\fB\-\-password\fR
Print the URL\[cq]s password component\.
-.LP
.TP
-\fB--user-password\fR
+\fB\-\-user\-password\fR
Print the URL\[cq]s user name and password components\.
-.LP
.TP
-\fB-H\fR, \fB--host\fR
+\fB\-H\fR, \fB\-\-host\fR
Print the URL\[cq]s host name component\.
-.LP
.TP
-\fB--port\fR
+\fB\-\-port\fR
Print the URL\[cq]s port component\.
-.LP
.TP
-\fB--host-port\fR
+\fB\-\-host\-port\fR
Print the URL\[cq]s \fBhost:port\fR component\.
-.LP
.TP
-\fB-P\fR, \fB--path\fR
+\fB\-P\fR, \fB\-\-path\fR
Print the URL\[cq]s path component\.
-.LP
.TP
-\fB--path-query\fR
+\fB\-\-path\-query\fR
Print the URL\[cq]s path and query string components\.
-.LP
.TP
-\fB-Q\fR, \fB--query\fR
+\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
+\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
+\fB\-F\fR, \fB\-\-fragment\fR
Print the URL\[cq]s fragment component\.
-.LP
.TP
-\fB-S\fR, \fB--status\fR
+\fB\-S\fR, \fB\-\-status\fR
Print the HTTP status of each URL\.
-.LP
.TP
-\fB-h\fR, \fB--help\fR
+\fB\-h\fR, \fB\-\-help\fR
Print help information\.
-.LP
.SH AUTHOR
-.LP
.PP
Postmodern
.MT postmodern\.mod3\[at]gmail\.com
.ME
-.LP
\ No newline at end of file