From 07a8a360a56c6e09840ff8fef932aca819725904 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Wed, 15 Mar 2006 16:54:13 +0000 Subject: [PATCH] Got rid of an errant newline. --- rsync.yo | 1 - 1 file changed, 1 deletion(-) diff --git a/rsync.yo b/rsync.yo index 64669f76..6c1c8ad5 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1880,7 +1880,6 @@ itemize( of the transfer. it() if the pattern ends with a / then it will only match a directory, not a file, link, or device. - it() rsync chooses between doing a simple string match and wildcard matching by checking if the pattern contains one of these three wildcard characters: '*', '?', and '[' . -- 2.34.1