<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -45,7 +45,7 @@ end
 
 module Sprinkle
   module Installers
-    # Beware, strange &quot;installer&quot; coming your way.
+    # Beware, another strange &quot;installer&quot; coming your way.
     #
     # = File transfer installer
     #
@@ -73,6 +73,11 @@ module Sprinkle
 		# If you pass the option :render =&gt; true, this tells transfer that the source file
 		# is an ERB template to be rendered locally before being transferred (you can declare
 		# variables in the package scope). When render is true, recursive is turned off.
+		#   
+		#   package :nginx_conf do
+		#     nginx_port = 8080
+		#     transfer 'files/nginx.conf', '/etc/nginx.conf', :render =&gt; true
+		#   end
 		#
 		# Finally, should you need to run commands before or after the file transfer (making
 		# directories or changing permissions), you can use the pre/post :install directives</diff>
      <filename>lib/sprinkle/installers/transfer.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>823d72169b052be9693b18daddfe5ec040d1827a</id>
    </parent>
    <parent>
      <id>152fc5a6b2f79bcef587d442c65c74440fe9af69</id>
    </parent>
  </parents>
  <author>
    <name>Marcus Crafter</name>
    <email>crafterm@redartisan.com</email>
  </author>
  <url>http://github.com/crafterm/sprinkle/commit/3fdb7eb754d648721d9255935ddf262fd2aea03f</url>
  <id>3fdb7eb754d648721d9255935ddf262fd2aea03f</id>
  <committed-date>2009-07-24T19:15:15-07:00</committed-date>
  <authored-date>2009-07-24T19:15:15-07:00</authored-date>
  <message>Merge commit 'harrisj/master'</message>
  <tree>be14f9f9bddf6e9248eb4930dfdfd9da0ab9db6d</tree>
  <committer>
    <name>Marcus Crafter</name>
    <email>crafterm@redartisan.com</email>
  </committer>
</commit>
