From c48b22c8583f6d6c55c6a6f6001cf4fdcc20aed1 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 6 Sep 2000 01:27:46 +0000 Subject: [PATCH] minor man page update --- rsync.yo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rsync.yo b/rsync.yo index 1b3cd2b6..1aac6f73 100644 --- a/rsync.yo +++ b/rsync.yo @@ -497,9 +497,9 @@ See the section on exclude patterns for information on the syntax of this option. dit(bf(--exclude-from=FILE)) This option is similar to the --exclude -option, but instead it adds all filenames listed in the file FILE to -the exclude list. Blank lines in FILE and lines starting with ';' or '#' -are ignored. +option, but instead it adds all exclude patterns listed in the file +FILE to the exclude list. Blank lines in FILE and lines starting with +';' or '#' are ignored. dit(bf(--include=PATTERN)) This option tells rsync to not exclude the specified pattern of filenames. This is useful as it allows you to -- 2.34.1