Tests archive files.
7z t archive.zip *.doc -r
tests *.doc files in archive archive.zip.
-ai (Include archives)
-an (Disable parsing of archive_name)
-ai (Exclude archives)
-i (Include)
-p (Set Password)
-r (Recurse)
-x (Exclude)