From a7d068abffb158d9d805a368a8f4d13da832587d Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Fri, 3 Dec 1999 04:24:25 +0000 Subject: [PATCH] fixed man page typo --- rsync.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsync.yo b/rsync.yo index f0ac90d8..db36c696 100644 --- a/rsync.yo +++ b/rsync.yo @@ -313,7 +313,7 @@ dit(bf(-I, --ignore-times)) Normally rsync will skip any files that are already the same length and have the same time-stamp. This option turns off this behavior. -dit(bf(-I, --size-only)) Normally rsync will skip any files that are +dit(bf(--size-only)) Normally rsync will skip any files that are already the same length and have the same time-stamp. With the --size-only option files will be skipped if they have the same size, regardless of timestamp. This is useful when starting to use rsync -- 2.34.1