summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Hain <shain@getchef.com>2014-07-14 15:45:05 -0700
committerClaire McQuin <claire@getchef.com>2014-09-04 15:52:23 -0700
commit9cd88495dadc81118c2bfa5333c21817638defaf (patch)
tree14ee44ed3735128242389af0831687e51abc5c40
parent4c150be847653fd8935a7c3be158d3a12b935138 (diff)
downloadchef-9cd88495dadc81118c2bfa5333c21817638defaf.tar.gz
wording
-rw-r--r--lib/chef/knife/search.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/knife/search.rb b/lib/chef/knife/search.rb
index cf2ca7b683..a382f34b6c 100644
--- a/lib/chef/knife/search.rb
+++ b/lib/chef/knife/search.rb
@@ -74,7 +74,7 @@ class Chef
option :filter_result,
:short => "-f FILTER",
:long => "--filter-result FILTER",
- :description => "Only bring back specific elements of the matching objects"
+ :description => "Only bring back specific attributes of the matching objects"
def run
read_cli_args