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 4511a86004..e31a2c1b0c 100644
--- a/lib/chef/knife/show.rb
+++ b/lib/chef/knife/show.rb
@@ -31,7 +31,7 @@ class Chef
option :local,
long: "--local",
boolean: true,
- description: "Show local files instead of remote"
+ description: "Show local files instead of remote."
def run
# Get the matches (recursively)