From 0f78b32b38a3b90fbbb17f8c990477f42b1e1053 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 20 Dec 2010 18:52:07 +0100 Subject: Add -s to documentation --- bin/hashl | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 +=item B<-d>|B<--database> I Use I instead of F<.hashl.db> +=item B<-s>|B<--read-size> I + +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 for C<< hashl +update >> to create a new database. + =back =head1 CONFIGURATION -- cgit v1.2.3