Your IP : 216.73.216.74


Current Path : /usr/local/rvm/help/
Upload File :
Current File : //usr/local/rvm/help/fetch.md

# Fetch

Performs an archive / src fetch of the current selected ruby.

## Usage

    $ rvm fetch [--verify-downloads {0,1,2}]

Where `--verify-downloads {0,1,2}` specifies verification level:

- `0` - only verified allowed - the default,
- `1` - allow missing checksum,
- `2` - allow failed checksum.