Sha256: 4f46ab1eddecb32bea10d0a4f02b97d2a97035981a24abe1027f6f152d82ba02

Contents?: true

Size: 1.9 KB

Versions: 1

Compression:

Stored size: 1.9 KB

Contents

.\" Generated by kramdown-man 0.1.8
.\" https://github.com/postmodern/kramdown-man#readme
.TH ronin-database 1 "April 2012" Ronin "User Manuals"
.LP
.SH SYNOPSIS
.LP
.HP
\fBronin database\fR \[lB]\fIoptions\fP\[rB]
.LP
.SH DESCRIPTION
.LP
.PP
Manages the Ronin Database\.
.LP
.SH OPTIONS
.LP
.TP
\fB-v\fR, \fB--[no-]verbose\fR
Enable verbose output\.
.LP
.TP
\fB-q\fR, \fB--[no-]quiet\fR
Disable verbose output\.
.LP
.TP
\fB--[no-]silent\fR
Silence all output\.
.LP
.TP
\fB--[no-]color\fR
Enables color output\.
.LP
.TP
\fB-a\fR, \fB--add\fR \fINAME\fP
Adds a new Database Repository\.
.LP
.TP
\fB-s\fR, \fB--set\fR \fINAME\fP
Sets the configure information for a Database Repository\.
.LP
.TP
\fB-r\fR, \fB--remove\fR \fINAME\fP
Removes a Database Repository\.
.LP
.TP
\fB-C\fR, \fB--clear\fR \fINAME\fP
\fBWARNING:\fR This will delete all database within a Database Repository\.
.LP
.TP
\fB--uri\fR \fIURI\fP
The URI of a Database Repository (\fBsqlite3:///path/to/db\fR)\.
.LP
.TP
\fB--adapter\fR \fIADAPTER\fP
The Database ADAPTER to use:
.LP
.nf
* \`sqlite3\`
* \`mysql\`
* \`postgres\`
.fi
.LP
.TP
\fB--host\fR \fIHOST\fP
The HOST that the Database is running on\.
.LP
.TP
\fB--port\fR \fIPORT\fP
The PORT that the Database is listening on\.
.LP
.TP
\fB--user\fR \fIUSER\fP
The USER to login as\.
.LP
.TP
\fB--password\fR \fIPASSWORD\fP
The PASSWORD to use while authenticating\.
.LP
.TP
\fB--database\fR \fINAME\fP
The name of the Database\.
.LP
.TP
\fB--path\fR \fIPATH\fP
The path to the Database\. Only valid with \fBsqlite3\fR Databases\.
.LP
.SH FILES
.LP
.TP
\fI\[ti]\[sl]\.ronin\[sl]\fP
Ronin configuration directory\.
.LP
.TP
\fI\[ti]\[sl]\.ronin\[sl]database\.log\fP
Database log\.
.LP
.TP
\fI\[ti]\[sl]\.ronin\[sl]database\.sqlite3\fP
The default sqlite3 Database file\.
.LP
.TP
\fI\[ti]\[sl]\.ronin\[sl]database\.yml\fP
Optional Database configuration\.
.LP
.SH AUTHOR
.LP
.PP
Postmodern 
.MT postmodern\.mod3\[at]gmail\.com
.ME
.LP

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ronin-1.5.1 man/ronin-database.1