X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/9639c7184225d4928b5908f59efb7f94fceb5402..b74b3d538efd157fafa7b8690da23671a37d6e54:/rsync.yo diff --git a/rsync.yo b/rsync.yo index 045f9696..e252280b 100644 --- a/rsync.yo +++ b/rsync.yo @@ -1601,6 +1601,10 @@ itemize( (Remember that the algorithm is applied recursively so "full filename" can actually be any portion of a path from the starting directory on down.) + it() a trailing "dir_name/***" will match both the directory (as if + "dir_name/" had been specified) and all the files in the directory + (as if "dir_name/**" had been specified). (This behavior is new for + version 2.6.7.) ) Note that, when using the bf(--recursive) (bf(-r)) option (which is implied by