diff --git a/ProtectionScan/Features/MainFeature.cs b/ProtectionScan/Features/MainFeature.cs index 3c89bcc2..7a08a619 100644 --- a/ProtectionScan/Features/MainFeature.cs +++ b/ProtectionScan/Features/MainFeature.cs @@ -65,7 +65,7 @@ namespace ProtectionScan.Features !GetBoolean(_noContentsName), !GetBoolean(_noPathsName), !GetBoolean(_noSubdirsName), - !GetBoolean(_debugName), + GetBoolean(_debugName), fileProgress); // Loop through the input paths