Sha256: f043dd8cbe1443da4c2e618870a9afff6f48973760a6daa6049eef6ee5a1226a
Contents?: true
Size: 991 Bytes
Versions: 1
Compression:
Stored size: 991 Bytes
Contents
.\" Generated by kramdown-man 1.0.1 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-web-xml 1 "2022-01-01" Ronin "User Manuals" .SH NAME .PP ronin\-web\-xml \- Performs XPath queries on a URL or XML file .SH SYNOPSIS .PP \fBronin\-web xml\fR \[lB]\fIoptions\fP\[rB] \[lC]\fIURL\fP \[or] \fIFILE\fP\[rC] \[lB]\fIXPATH\fP\[rB] .SH DESCRIPTION .PP Performs XPath queries on a URL or HTML file\. .SH ARGUMENTS .TP \fIURL\fP The \fBhttp:\[sl]\[sl]\fR or \fBhttps:\[sl]\[sl]\fR URL to fetch and parse\. .TP \fIFILE\fP The local XML file to parse\. .TP \fIXPATH\fP The XPath query expression\. .SH OPTIONS .TP \fB\-X\fR, \fB\-\-xpath\fR \fIXPATH\fP The XPath query to perform\. .TP \fB\-F\fR, \fB\-\-first\fR Only print the first match\. .TP \fB\-t\fR, \fB\-\-text\fR Prints the inner\-text of the matching elements\. .TP \fB\-h\fR, \fB\-\-help\fR Print help information\. .SH AUTHOR .PP Postmodern .MT postmodern\.mod3\[at]gmail\.com .ME .SH SEE ALSO .PP .BR ronin\-web\-html (1)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ronin-web-2.0.0.rc1 | man/ronin-web-xml.1 |