mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-01 09:31:20 +08:00
document --pre
This commit is contained in:
@@ -33,6 +33,7 @@ module Motion; class Command
|
||||
def self.options
|
||||
[
|
||||
['--check', 'Only check whether or not a newer version is available'],
|
||||
['--pre', 'Install pre-releases of RubyMotion'],
|
||||
['--cache-version=VERSION', 'Install a specific RubyMotion version'],
|
||||
].concat(super)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user