Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '7zip/UI/Console/Main.cpp')
-rwxr-xr-x7zip/UI/Console/Main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/7zip/UI/Console/Main.cpp b/7zip/UI/Console/Main.cpp
index 3d46e832..7259a2a6 100755
--- a/7zip/UI/Console/Main.cpp
+++ b/7zip/UI/Console/Main.cpp
@@ -257,6 +257,7 @@ int Main2(
options.ArchivePathsFullSorted,
options.WildcardCensor.Pairs.Front().Head,
options.EnableHeaders,
+ options.TechMode,
options.PasswordEnabled,
options.Password);
if (result != S_OK)