Specifies a destination directory where files are to be extracted.
This switch can be used only with extraction commands.
-o{dir_path}
7z x archive.zip -oc:\Doc
extracts all files from the archive.zip archive to the c:\Doc directory.
e (Extract), x (Extract with full paths)