Sha256: d81e80c37cd77d1e7e3772ae27176b94ec6a08af4f66c31cdab7e14d091be1dd

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

# ronin-update 1 "April 2012" Ronin "User Manuals"

## SYNOPSIS

`ronin update` [*options*] [*REPO*]

## DESCRIPTION

Updates Ronin Repositories.

## ARGUMENTS

*REPO*
	The name of the Repository to update.

## OPTIONS

`-v`, `--[no-]verbose`
	Enable verbose output.

`-q`, `--[no-]quiet`
	Disable verbose output.

`--[no-]silent`
	Silence all output.

`--[no-]color`
	Enables color output.

## EXAMPLES

`ronin update repo`
	Updates the repository with with the name `repo`.

`ronin update repo@github.com`
	Updates the repository with the name `repo` and from `github.com`.

## FILES

*~/.ronin/*
	Ronin configuration directory.

*~/.ronin/repos*
	Installation directory for Ronin Repositories.

*~/.ronin/database.log*
	Database log.

*~/.ronin/database.sqlite3*
	The default sqlite3 Database file.

*~/.ronin/database.yml*
	Optional Database configuration.

## ENVIRONMENT

HOME
	Specifies the home directory of the user. Ronin will search for the
	*~/.ronin/* configuration directory within the home directory.

## AUTHOR

Postmodern <postmodern.mod3@gmail.com>

## SEE ALSO

ronin-install(1) ronin-repos(1) ronin-uninstall(1)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ronin-1.5.1 man/ronin-update.1.md