Changed error message that just said "open %s: %s" to "cannot create %s: %s"
[rsync/rsync.git] / rsync.yo
index db4c2b2..90599d7 100644 (file)
--- 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