X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/b86f0cefa23fff464bb68f53b76523cf8ce26436..fd0abefa433e80dcc4f730f30bc5e4d918a3c10b:/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