mirror of
https://github.com/SabreTools/NDecrypt.git
synced 2026-07-08 18:06:38 +00:00
Fix hashing output
This commit is contained in:
@@ -139,7 +139,7 @@ namespace NDecrypt
|
||||
break;
|
||||
|
||||
case "--hash":
|
||||
options.Force = true;
|
||||
options.OutputHashes = true;
|
||||
break;
|
||||
|
||||
case "-o":
|
||||
|
||||
Reference in New Issue
Block a user