Sha256: 5b53c56590fb6e0408a70b78e33ae73d620dd69040e901caa0022804b10dcbc5

Contents?: true

Size: 1.29 KB

Versions: 2

Compression:

Stored size: 1.29 KB

Contents

.TH ronin\-update 1 "April 2012" Ronin "User Manuals"
.SH SYNOPSIS
.PP
\fB\fCronin update\fR [\fIoptions\fP] [\fIREPO\fP]
.SH DESCRIPTION
.PP
Updates Ronin Repositories.
.SH ARGUMENTS
.TP
\fIREPO\fP
The name of the Repository to update.
.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.
.SH EXAMPLES
.TP
\fB\fCronin update repo\fR
Updates the repository with with the name \fB\fCrepo\fR.
.TP
\fB\fCronin update repo@github.com\fR
Updates the repository with the name \fB\fCrepo\fR and from \fB\fCgithub.com\fR.
.SH FILES
.TP
\fI~/.ronin/\fP
Ronin configuration directory.
.TP
\fI~/.ronin/repos\fP
Installation directory for Ronin Repositories.
.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 ENVIRONMENT
.TP
HOME
Specifies the home directory of the user. Ronin will search for the
\fI~/.ronin/\fP configuration directory within the home directory.
.SH AUTHOR
.PP
Postmodern 
.MT postmodern.mod3@gmail.com
.ME
.SH SEE ALSO
.PP
.BR ronin\-install (1) 
.BR ronin\-repos (1) 
.BR ronin\-uninstall (1)

Version data entries

2 entries across 2 versions & 1 rubygems

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