summaryrefslogtreecommitdiff
path: root/lib/chef/knife/upload.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/knife/upload.rb')
-rw-r--r--lib/chef/knife/upload.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/upload.rb b/lib/chef/knife/upload.rb
index d0bf89fa7f..e04a58a969 100644
--- a/lib/chef/knife/upload.rb
+++ b/lib/chef/knife/upload.rb
@@ -27,7 +27,7 @@ class Chef
:long => "--[no-]force",
:boolean => true,
:default => false,
- :description => "Force upload of files even if they match (quicker for many files). Will overwrite frozen cookbooks."
+ :description => "Force upload of files even if they match (quicker for many files). Will overwrite frozen cookbooks."
option :freeze,
:long => "--[no-]freeze",