X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/38a4b9c2974e24386819a27c3f6562f92d27041e..fa65989a8b838c2e5a1b5216abed06015d9a6105:/rsync.yo 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 '[' .