Sha256: 90a31a465620f7ed180ca72cee101825425e762a95f5e01f1ad2056e285c6dd6

Contents?: true

Size: 1.12 KB

Versions: 1

Compression:

Stored size: 1.12 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.0.rc1 man/ronin-update.1.md