summaryrefslogtreecommitdiff
path: root/lib/chef/knife/key_create.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/knife/key_create.rb')
-rw-r--r--lib/chef/knife/key_create.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/key_create.rb b/lib/chef/knife/key_create.rb
index 395bbc4bfd..f278af8b77 100644
--- a/lib/chef/knife/key_create.rb
+++ b/lib/chef/knife/key_create.rb
@@ -44,7 +44,7 @@ class Chef
You must pass either --public-key or --key-name, or both.
If you only pass --public-key, a key name will be generated from the fingerprint of your key.
If you only pass --key-name, a key pair will be generated by the server.
-EOS
+ EOS
end
def edit_data(key)