summaryrefslogtreecommitdiff
path: root/lib/chef/knife/key_list.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/knife/key_list.rb')
-rw-r--r--lib/chef/knife/key_list.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/key_list.rb b/lib/chef/knife/key_list.rb
index 9d3a2c0c26..3078ca44d3 100644
--- a/lib/chef/knife/key_list.rb
+++ b/lib/chef/knife/key_list.rb
@@ -43,7 +43,7 @@ class Chef
<<~EOS
You cannot pass both --only-expired and --only-non-expired.
Please pass one or none.
-EOS
+ EOS
end
def display_info(string)