summaryrefslogtreecommitdiff
path: root/bin/hashl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hashl')
-rwxr-xr-xbin/hashl3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/hashl b/bin/hashl
index 1c1f0ca..5d1f522 100755
--- a/bin/hashl
+++ b/bin/hashl
@@ -495,6 +495,9 @@ Change size of the part of each file which is hashed. By default, B<hashl>
hashes the first 4 MiB. Note that this option only makes sense when using C<<
hashl update >> to create a new database.
+A size of 0 (zero) makes hashl read whole files, i.e. turning it into sha1sum
+with a database.
+
=item B<-V>|B<--version>
Print version information.