From: Andrew Tridgell Date: Wed, 6 Sep 2000 01:27:46 +0000 (+0000) Subject: minor man page update X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/c48b22c8583f6d6c55c6a6f6001cf4fdcc20aed1 minor man page update --- 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