about summary refs log tree commit homepage
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
index dd4f8b2..218390b 100644
--- a/Rakefile
+++ b/Rakefile
@@ -70,6 +70,7 @@ task :rsync_docs do
   files = []
 
   # git-set-file-times is distributed with rsync,
+  # Also available at: http://yhbt.net/git-set-file-times
   # on Debian systems: /usr/share/doc/rsync/scripts/git-set-file-times.gz
   sh("git", "set-file-times", "Documentation")