diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/chef-apply | 2 |
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 |