Fix hashing output

This commit is contained in:
Matt Nadareski
2025-09-19 11:02:34 -04:00
parent a26e8b260c
commit 06d52e04c5

View File

@@ -139,7 +139,7 @@ namespace NDecrypt
break;
case "--hash":
options.Force = true;
options.OutputHashes = true;
break;
case "-o":