Sha256: f699241996705be740abc9adf2e57d51e1261c34c5652fb9966b170c2e8ebae1

Contents?: true

Size: 1.81 KB

Versions: 1

Compression:

Stored size: 1.81 KB

Contents

.\" Generated by kramdown-man 0.1.8
.\" https://github.com/postmodern/kramdown-man#readme
.TH ronin-install 1 "APRIL 2012" Ronin "User Manuals"
.LP
.SH SYNOPSIS
.LP
.HP
\fBronin install\fR \[lB]\fIoptions\fP\[rB] \fIURI\fP
.LP
.SH DESCRIPTION
.LP
.PP
Installs Ronin Repositories\.
.LP
.SH ARGUMENTS
.LP
.TP
\fIURI\fP
The URI of the Repository to be installed\.
.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--[no-]rsync\fR
Installs the Repository using Rsync\.
.LP
.TP
\fB--[no-]svn\fR
Installs the Repository using SubVersion (SVN)\.
.LP
.TP
\fB--[no-]hg\fR
Installs the Repository using Mercurial (Hg)\.
.LP
.TP
\fB--[no-]git\fR
Installs the Repository using Git\.
.LP
.SH FILES
.LP
.TP
\fI\[ti]\[sl]\.ronin\[sl]\fP
Ronin configuration directory\.
.LP
.TP
\fI\[ti]\[sl]\.ronin\[sl]repos\[sl]\fP
Installation directory for Ronin Repositories\.
.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 ENVIRONMENT
.LP
.PP
HOME
Specifies the home directory of the user\. Ronin will search for the
\fI\[ti]\[sl]\.ronin\[sl]\fP configuration directory within the home directory\.
.LP
.SH EXAMPLES
.LP
.TP
\fBronin install git://github.com/user/repo.git\fR
Installs a Ronin Repository using git\.
.LP
.TP
\fBronin install --git git@example.com:/home/secret/repo\fR
Installs a Ronin Repository using git over ssh\.
.LP
.SH AUTHOR
.LP
.PP
Postmodern 
.MT postmodern\.mod3\[at]gmail\.com
.ME
.LP
.SH SEE ALSO
.LP
.PP
ronin\-repos(1) ronin\-uninstall(1) ronin\-update(1)

Version data entries

1 entries across 1 versions & 1 rubygems

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