Somebody was confused into thinking that "Here are some examples" in the
[rsync/rsync.git] / rsync.yo
index 15f888a..f7e7b25 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -699,7 +699,7 @@ itemize(
 The +/- rules are most useful in exclude lists, allowing you to have a
 single exclude list that contains both include and exclude options.
 
-Here are some examples:
+Here are some exclude/include examples:
 
 itemize(
   it() --exclude "*.o" would exclude all filenames matching *.o