X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/fc7952e7f3e3e3a6ee001bb44c25a43b9f6f0055..5f7ce2041c2a3514c6c1bad903c8dffb9bca2467:/rsync.yo diff --git a/rsync.yo b/rsync.yo index 15f888a3..f7e7b25b 100644 --- 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