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