From f5a7b9e71696a721ea466bbe40e00c6bfd75b040 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 25 Jan 2005 00:47:35 +0000 Subject: [PATCH] Improved the explanation for --omit-dir-times. --- rsync.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rsync.yo b/rsync.yo index 80239be3..7c8bcf3a 100644 --- a/rsync.yo +++ b/rsync.yo @@ -641,8 +641,8 @@ updated (though the rsync algorithm will make the update fairly efficient if the files haven't actually changed, you're much better off using -t). dit(bf(-O, --omit-dir-times)) This tells rsync to omit directories when -the preserving of modification times is enabled (see --times). If NFS -is sharing the files on the receiving end, it is a good idea to use -O. +it is preserving modification times (see --times). If NFS is sharing +the directories on the receiving side, it is a good idea to use -O. dit(bf(-n, --dry-run)) This tells rsync to not do any file transfers, instead it will just report the actions it would have taken. -- 2.34.1