diff options
author | Tim Smith <tsmith@chef.io> | 2019-05-02 20:21:07 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-05-02 20:21:07 -0700 |
commit | b9ad8858e5e147e8c18cc57ebc152923368af141 (patch) | |
tree | 6feda66091115a939d3ce4faf359a83a73c4d016 /lib/chef/application/client.rb | |
parent | c94d875a734d4b4e55dbe0a64dcffc45e90c93d9 (diff) | |
download | chef-b9ad8858e5e147e8c18cc57ebc152923368af141.tar.gz |
Update more help descriptions
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'lib/chef/application/client.rb')
-rw-r--r-- | lib/chef/application/client.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/application/client.rb b/lib/chef/application/client.rb index 959c746f4a..390acfba04 100644 --- a/lib/chef/application/client.rb +++ b/lib/chef/application/client.rb @@ -2,7 +2,7 @@ # Author:: AJ Christensen (<aj@chef.io) # Author:: Christopher Brown (<cb@chef.io>) # Author:: Mark Mzyk (mmzyk@chef.io) -# Copyright:: Copyright 2008-2018, Chef Software Inc. +# Copyright:: Copyright 2008-2019, Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |