mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-14 12:13:04 +08:00
[Command] Improve create --template description to include URLs.
This commit is contained in:
@@ -50,7 +50,7 @@ module Motion; class Command
|
||||
|
||||
def self.options
|
||||
[
|
||||
['--template=NAME', "One of #{templates_description}."],
|
||||
['--template=[NAME|URL]', "A built-in template or from a file/git URL"],
|
||||
].concat(super)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user