From 7cc60cd4f505634fd1d4cdb052ceb1769be4e3a0 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 8 Jul 2012 12:38:56 +0200 Subject: Set read_size to zero take read whole files --- bin/hashl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin/hashl') 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 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. -- cgit v1.2.3