From 3fe686b577132243d90e0d807b0f592ddfee7dc2 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 24 Feb 2014 11:30:07 -0800 Subject: Explicitly mention that dirs aren't affected by --update. --- rsync.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsync.yo b/rsync.yo index 154b58ba..6295110b 100644 --- a/rsync.yo +++ b/rsync.yo @@ -789,7 +789,7 @@ the destination and have a modified time that is newer than the source file. (If an existing destination file has a modification time equal to the source file's, it will be updated if the sizes are different.) -Note that this does not affect the copying of symlinks or other special +Note that this does not affect the copying of dirs, symlinks, or other special files. Also, a difference of file format between the sender and receiver is always considered to be important enough for an update, no matter what date is on the objects. In other words, if the source has a directory -- cgit v1.2.1