Sha256: a7b264adac706aa287c5fb00858e13dabb8eb9e7424cc87a8e11acd6a35e8c9d

Contents?: true

Size: 1.68 KB

Versions: 2

Compression:

Stored size: 1.68 KB

Contents

.TH ronin\-urls 1 "April 2012" Ronin "User Manuals"
.SH SYNOPSIS
.PP
\fB\fCronin urls\fR [\fIoptions\fP]
.SH DESCRIPTION
.PP
Manages URLs.
.SH OPTIONS
.TP
\fB\fC-v\fR, \fB\fC--[no-]verbose\fR
Enable verbose output.
.TP
\fB\fC-q\fR, \fB\fC--[no-]quiet\fR
Disable verbose output.
.TP
\fB\fC--[no-]silent\fR
Silence all output.
.TP
\fB\fC--[no-]color\fR
Enables color output.
.TP
\fB\fC-D\fR, \fB\fC--database\fR \fIURI\fP
The database to URI (\fB\fCmysql://user:password@host/ronin\fR).
.TP
\fB\fC--[no-]csv\fR
CSV output.
.TP
\fB\fC--[no-]xml\fR
XML output.
.TP
\fB\fC--[no-]yaml\fR
YAML output.
.TP
\fB\fC--[no-]json\fR
JSON output.
.TP
\fB\fC-i\fR, \fB\fC--import\fR \fIFILE\fP
Imports HostNames from the FILE.
.TP
\fB\fC--[no-]http\fR
Searches for \fB\fChttp://\fR URLs.
.TP
\fB\fC--[no-]https\fR
Searches for \fB\fChttps://\fR URLs.
.TP
\fB\fC-H\fR, \fB\fC--hosts\fR \fIHOST\fP [...]
Searches for URLs with the given HOST name(s).
.TP
\fB\fC-p\fR, \fB\fC--with-ports\fR \fIPORT\fP [...]
Searches for URLs associated with the PORT(s).
.TP
\fB\fC-d\fR, \fB\fC--directory\fR \fIDIRECTORY\fP
Searches for URLs sharing the DIRECTORY.
.TP
\fB\fC-q\fR, \fB\fC--with-query-param\fR \fINAME\fP [...]
Searches for URLs containing the query\-param NAME.
.TP
\fB\fC-Q\fR, \fB\fC--with-query-value\fR \fIVALUE\fP [...]
Searches for URLs containing the query\-param VALUE.
.TP
\fB\fC-l\fR, \fB\fC--[no-]list\fR
Lists the HostNames.
.SH FILES
.TP
\fI~/.ronin/\fP
Ronin configuration directory.
.TP
\fI~/.ronin/database.log\fP
Database log.
.TP
\fI~/.ronin/database.sqlite3\fP
The default sqlite3 Database file.
.TP
\fI~/.ronin/database.yml\fP
Optional Database configuration.
.SH AUTHOR
.PP
Postmodern 
.MT postmodern.mod3@gmail.com
.ME

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ronin-1.5.0 man/ronin-urls.1
ronin-1.5.0.rc2 man/ronin-urls.1