Expand description
rsync-style --delete (mirror) support: remove destination entries that
have no counterpart in the source directory.
Functionsยง
- prune_
extraneous - Remove entries in
dstwhose names are not inkeep(the source entry names that passed the filter for this directory).