summaryrefslogtreecommitdiff
path: root/lib/chef/knife/config_list_profiles.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/knife/config_list_profiles.rb')
-rw-r--r--lib/chef/knife/config_list_profiles.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/config_list_profiles.rb b/lib/chef/knife/config_list_profiles.rb
index 16b0c5df27..8e46aef14b 100644
--- a/lib/chef/knife/config_list_profiles.rb
+++ b/lib/chef/knife/config_list_profiles.rb
@@ -26,7 +26,7 @@ class Chef
option :ignore_knife_rb,
short: "-i",
long: "--ignore-knife-rb",
- description: "Ignore the current knife.rb configuration",
+ description: "Ignore the current knife.rb configuration.",
default: false
def run