summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Backus <jos@catnook.com>2016-02-17 11:05:53 -0800
committerJos Backus <jos@catnook.com>2016-02-17 11:05:53 -0800
commit44779930bea8c258f94d5910d1ee01ce3df20fe0 (patch)
treef1e6ac0283f06c6becec2b0f3efe80bf38bc42b1
parentcca86f9858661cc2433b0601c4889a68bbade1e2 (diff)
downloadchef-44779930bea8c258f94d5910d1ee01ce3df20fe0.tar.gz
Tighten up wording (thanks @danielsdeleo!)
-rw-r--r--lib/chef/shell.rb2
1 files changed, 1 insertions, 1 deletions
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