rsync delete specific files - from different target folder

Hi,

I need to use rsync to delete multiple files(only specified files not all) using --delete option, these files are located in different target folders.

Instead of running rsync command multiple times for each file, can we achieve this with one time execution?

your help is much appreciated

Thanks.