From 5b662479211ec7c838177e93fd4dd69700bca724 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 21 Jul 2024 01:56:16 +0200 Subject: [PATCH] increment version to 1.26.1 --- index.htm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index.htm b/index.htm index 34bd6fc..8c4bf33 100644 --- a/index.htm +++ b/index.htm @@ -19,10 +19,10 @@  

- DirHash Windows 64-Bit Binary
- DirHash Windows ARM64 Binary
- DirHash Windows 32-Bit Binary
- DirHash Source Code Zip
+ DirHash Windows 64-Bit Binary
+ DirHash Windows ARM64 Binary
+ DirHash Windows 32-Bit Binary
+ DirHash Source Code Zip
DirHash On GitHub
IDRIX Official DirHash page

@@ -81,7 +81,7 @@

if -includeLastDir (only when -sum or -verify is specified), the last directory name of the input directory is included in the SUM file entries and used in the verification process. This switch implies -sumRelativePath.

-

if -threads is specified (only when -sum or -verify specified), multithreading will be used to accelerate hashing of files.

+

if -threads is specified (only when -sum or -verify specified), multithreading will be used to accelerate hashing of files. WARNING: This switch may slow down hashing on traditional Hard Disk Drives due to extensive parallel I/O operations. We recommend using this switch only with SSDs.

if -clip is specified, the hash result is copied to Windows clipboard. This switch is ignored when -sum is specified.