summaryrefslogtreecommitdiff
path: root/lib/chef/knife/client_show.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/knife/client_show.rb')
-rw-r--r--lib/chef/knife/client_show.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/client_show.rb b/lib/chef/knife/client_show.rb
index be6ab75b6a..822848fdc2 100644
--- a/lib/chef/knife/client_show.rb
+++ b/lib/chef/knife/client_show.rb
@@ -22,7 +22,7 @@ class Chef
class Knife
class ClientShow < Knife
- include Knife::Core::MultiAttributeRetrunOption
+ include Knife::Core::MultiAttributeReturnOption
deps do
require 'chef/api_client'