Merge branch 'master' of github.com:middleman/middleman
This commit is contained in:
commit
4da2b02d70
|
@ -34,6 +34,7 @@ module Middleman::Cli
|
||||||
:desc => "Don't create a Gemfile"
|
:desc => "Don't create a Gemfile"
|
||||||
method_option "skip-bundle",
|
method_option "skip-bundle",
|
||||||
:type => :boolean,
|
:type => :boolean,
|
||||||
|
:aliases => "-B",
|
||||||
:default => false,
|
:default => false,
|
||||||
:desc => "Don't run bundle install"
|
:desc => "Don't run bundle install"
|
||||||
method_option "skip-git",
|
method_option "skip-git",
|
||||||
|
|
Loading…
Reference in a new issue