From 328fcf113a3ef088619635057e863063538c2de8 Mon Sep 17 00:00:00 2001 From: David Dykstra Date: Tue, 22 Feb 2000 19:47:44 +0000 Subject: [PATCH] Somebody was confused into thinking that "Here are some examples" in the section on exclude/include was supposed to be about "+/-" so I changed the statement to "Here are some exclude/include examples". --- rsync.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1