lib/zci/commands/01_init.rb in zci-0.0.2 vs lib/zci/commands/01_init.rb in zci-0.0.3

- old
+ new

@@ -1,5 +1,5 @@ -desc 'Create a new ZCI-based project' +desc 'Create new ZCI-based project' arg 'project_name' arg_name 'project_name' skips_pre command :'init:project' do |c| c.desc 'Root dir of project'