Shell command to tar directory excluding certain files/folders

# tar cfv /tmp/backup.tar --exclude=file1 --exclude=dir1 /home/user/george