# File lib/nanoc3/cli/commands/create_layout.rb, line 27 def option_definitions [ # --vcs { :long => 'vcs', :short => 'c', :argument => :required, :desc => 'select the VCS to use' } ] end