X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/3ca8e68f58e7ffeac5b8b969ef26bffc2069f113..122f19a615bdcb84af139ca27ea8735a0908c9d0:/rsync.yo diff --git a/rsync.yo b/rsync.yo index db4c2b27..90599d79 100644 --- a/rsync.yo +++ b/rsync.yo @@ -465,7 +465,8 @@ 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. +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