mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 13:04:13 +02:00
parent
9d696aa204
commit
2755cb1b2f
262 changed files with 3027 additions and 3113 deletions
|
@ -10,7 +10,7 @@ class Gem::Commands::CheckCommand < Gem::Command
|
|||
|
||||
def initialize
|
||||
super "check", "Check a gem repository for added or missing files",
|
||||
:alien => true, :doctor => false, :dry_run => false, :gems => true
|
||||
alien: true, doctor: false, dry_run: false, gems: true
|
||||
|
||||
add_option("-a", "--[no-]alien",
|
||||
'Report "unmanaged" or rogue files in the',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue