Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 302 Bytes

fetch.md

File metadata and controls

13 lines (8 loc) · 302 Bytes

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.