Updated rsync.yo hunk.
authorWayne Davison <wayned@samba.org>
Thu, 15 Apr 2004 18:34:28 +0000 (18:34 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 15 Apr 2004 18:34:28 +0000 (18:34 +0000)
perdir-exclude-from.diff

index 59ccb45..cb82c9c 100644 (file)
  You may use as many --exclude options on the command line as you like
  to build up the list of files to exclude.
  
-@@ -991,11 +1001,17 @@ itemize(
-   it() if the pattern starts with "+ " (a plus followed by a space)
-   then it is always considered an include pattern, even if specified as
--  part of an exclude option. The "+ " part is discarded before matching.
-+  part of an exclude option. The prefix is discarded before matching.
+@@ -996,6 +1006,12 @@ itemize(
    it() if the pattern starts with "- " (a minus followed by a space)
    then it is always considered an exclude pattern, even if specified as
--  part of an include option. The "- " part is discarded before matching.
-+  part of an include option. The prefix is discarded before matching.
+   part of an include option. The prefix is discarded before matching.
 +
 +  it() if the pattern starts with "& " (an ampersand followed by a space)
 +  then it is considered a super-include pattern.  A super-include will