lib/chef/knife/cookbook_github_compare.rb in knife-github-cookbooks-0.1.4 vs lib/chef/knife/cookbook_github_compare.rb in knife-github-cookbooks-0.1.5

- old
+ new

@@ -30,10 +30,10 @@ require 'chef/knife/core/cookbook_scm_repo' require File.join(File.dirname(__FILE__), 'core', 'coobook_scm_repo_extensions') end banner "knife cookbook github compare COOKBOOK [USER/BRANCH] (options)" - category "cookbook site" + category "cookbook" option :cookbook_path, :short => "-o PATH:PATH", :long => "--cookbook-path PATH:PATH", :description => "A colon-separated path to look for cookbooks in", \ No newline at end of file