summaryrefslogtreecommitdiff
path: root/lib/chef/knife/show.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/knife/show.rb')
-rw-r--r--lib/chef/knife/show.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/show.rb b/lib/chef/knife/show.rb
index e31a2c1b0c..10a1d521e3 100644
--- a/lib/chef/knife/show.rb
+++ b/lib/chef/knife/show.rb
@@ -19,7 +19,7 @@ require "chef/chef_fs/knife"
class Chef
class Knife
class Show < Chef::ChefFS::Knife
- banner "knife show [PATTERN1 ... PATTERNn]"
+ banner "knife show [PATTERN1 ... PATTERNn] (options)"
category "path-based"