summaryrefslogtreecommitdiff
path: root/lib/chef/knife/user_show.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/knife/user_show.rb')
-rw-r--r--lib/chef/knife/user_show.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/user_show.rb b/lib/chef/knife/user_show.rb
index 0f70b86603..04251c0863 100644
--- a/lib/chef/knife/user_show.rb
+++ b/lib/chef/knife/user_show.rb
@@ -32,7 +32,7 @@ class Chef
banner "knife user show USER (options)"
def osc_11_warning
-<<-EOF
+ <<-EOF
The Chef Server you are using does not support the username field.
This means it is an Open Source 11 Server.
knife user show for Open Source 11 Server is being deprecated.