-- (Stop switches parsing) switch
Disables switch parsing after "--" on the command line. This is to allow 7-Zip to use file names that start with "-".
Syntax
--
Examples
7z t -- -ArchiveName.7z
tests -ArchiveName.7z archive.
Disables switch parsing after "--" on the command line. This is to allow 7-Zip to use file names that start with "-".
--
7z t -- -ArchiveName.7z
tests -ArchiveName.7z archive.