From 44779930bea8c258f94d5910d1ee01ce3df20fe0 Mon Sep 17 00:00:00 2001 From: Jos Backus Date: Wed, 17 Feb 2016 11:05:53 -0800 Subject: Tighten up wording (thanks @danielsdeleo!) --- lib/chef/shell.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/chef/shell.rb') diff --git a/lib/chef/shell.rb b/lib/chef/shell.rb index 545b544011..aad5c49d00 100644 --- a/lib/chef/shell.rb +++ b/lib/chef/shell.rb @@ -267,7 +267,7 @@ FOOTER option :skip_cookbook_sync, :long => "--[no-]skip-cookbook-sync", - :description => "Whether to skip cookbook synchronization", + :description => "Use cached cookbooks without overwriting local differences from the server", :boolean => false def self.print_help -- cgit v1.2.1