lets say you have you file called: mybackups.tar

within the mybackups.tar archive, you want to find which files the archive has, one option you can use is the --list option

like this for example

shell command
tar --list mybackups.tar