I am using the following command and the excluded 
directory /usr/share/doc/ still appears with all it's contents in the
backup directory when it's contents should be deleted. Is this a bug 
or am I doing something wrong?

rsync --delete --delete-excluded -a -R --exclude="/proc/*" --exclude="/dev/*" 
--exclude="/usr/share/doc/*" --exclude="/backup*" / /backupdir/


Thanks,

Jon Gabrielson
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Reply via email to