summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorBryan McLellan <btm@opscode.com>2013-01-24 14:11:54 -0800
committerBryan McLellan <btm@opscode.com>2013-01-24 14:16:11 -0800
commit34e42e1e3ddc8e7120aed028bbc9b2c71b791a76 (patch)
tree22d769a46cd219005384fbfb0f9a9465b846d162 /bin
parent4a76aacb5fa4d36dc4772c647636cc63737ba4b5 (diff)
downloadchef-34e42e1e3ddc8e7120aed028bbc9b2c71b791a76.tar.gz
CHEF-3792: Fix cruft referring to chef-recipe
Diffstat (limited to 'bin')
-rwxr-xr-xbin/chef-apply2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chef-apply b/bin/chef-apply
index ed7f3173a5..54ce230582 100755
--- a/bin/chef-apply
+++ b/bin/chef-apply
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
#
-# ./chef-recipe - Run a single chef recipe, for educational purposes
+# ./chef-apply - Run a single chef recipe
#
# Author:: Bryan W. Berry (<bryan.berry@gmail.com>)
# Copyright:: Copyright (c) 2012 Bryan W. Berry