summaryrefslogtreecommitdiff
path: root/bin/hashl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/hashl')
-rwxr-xr-xbin/hashl8
1 files changed, 7 insertions, 1 deletions
diff --git a/bin/hashl b/bin/hashl
index 938a194..f13ae7e 100755
--- a/bin/hashl
+++ b/bin/hashl
@@ -220,10 +220,16 @@ directory.
=over
-=item B<-d> I<dbfile>
+=item B<-d>|B<--database> I<dbfile>
Use I<dbfile> instead of F<.hashl.db>
+=item B<-s>|B<--read-size> I<bytes>
+
+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 for C<< hashl
+update >> to create a new database.
+
=back
=head1 CONFIGURATION