X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/62bf783f061746262953f90cd214c2e3c4aa720c..44d60d5f83da9595a93a6acdb3fd770d249381a4:/rsync.yo diff --git a/rsync.yo b/rsync.yo index e44e2e28..1f6a41cc 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1387,13 +1387,16 @@ itemize( specified to turn off the parsing of prefixes). ) -The following modifier is accepted after a "+" or "-": +The following modifiers are accepted after a "+" or "-": itemize( it() A "/" specifies that the include/exclude should be treated as an absolute path, relative to the root of the filesystem. For example, "-/_/etc/passwd" would exclude the passwd file any time the transfer was sending files from the "/etc" directory. + it() A "!" specifies that the include/exclude should take effect if + the pattern fails to match. For instance, "-! */" would exclude all + non-directories. ) Per-directory rules are inherited in all subdirectories of the directory